Searched defs:isAllocated (Results 1 – 4 of 4) sorted by relevance
75 bool isAllocated() { return getBase() != 0U; } in isAllocated() function
240 bool isAllocated() const { return !!Buffer; } isAllocated() function
256 bool isAllocated(MCRegister Reg) const { in isAllocated() function
165 bool isAllocated() const { return K == Allocated; } in isAllocated() function in __anon0957485b0211::RefState886 static inline bool isAllocated(const RefState *RSCurr, const RefState *RSPrev, in isAllocated() function in __anon0957485b0611::MallocBugVisitor