Searched defs:HasLength (Results 1 – 8 of 8) sorted by relevance
137 inline bool HasLength() const { return (length_ > 0); } in HasLength() function
53 bool HasLength = false; member
1006 bool HasLength, bool HasVectorIndex) { in parseAddress()1120 bool HasLength = (MemKind == BDLMem) ? true : false; in parseAddress() local
49 bool HasLength = false; member