Home
last modified time | relevance | path

Searched defs:isAllocated (Results 1 – 4 of 4) sorted by relevance

/external/antlr/antlr-3.4/runtime/C/include/
Dantlr3input.h77 int isAllocated; member
/external/llvm/include/llvm/CodeGen/
DCallingConvLower.h289 bool isAllocated(unsigned Reg) const { in isAllocated() function
/external/icu/icu4c/source/common/
Dutrie.h562 UBool isAllocated, isDataAllocated; member
/external/clang/lib/StaticAnalyzer/Checkers/
DMallocChecker.cpp76 bool isAllocated() const { return K == Allocated; } in isAllocated() function in __anon9d32c3be0111::RefState
424 inline bool isAllocated(const RefState *S, const RefState *SPrev, in isAllocated() function in __anon9d32c3be0111::MallocChecker::MallocBugVisitor