Home
last modified time | relevance | path

Searched defs:getAllocated (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DFuchsiaHandleChecker.cpp132 static HandleState getAllocated(ProgramStateRef State, HandleState S) { in getAllocated() function in __anon839dddbd0111::HandleState
H A DMallocChecker.cpp166 static RefState getAllocated(AllocationFamily family, const Stmt *s) { in getAllocated() function in __anon093a02e60211::RefState
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h1215 DIVariable *getAllocated() const { in getAllocated() function