Searched defs:getAllocated (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/StaticAnalyzer/Checkers/ | ||
H A D | FuchsiaHandleChecker.cpp | 133 static HandleState getAllocated(ProgramStateRef State, HandleState S) { in getAllocated() function in __anon4f404ca50111::HandleState |
H A D | MallocChecker.cpp | 177 static RefState getAllocated(AllocationFamily family, const Stmt *s) { getAllocated() function in __anonca30e6ce0211::RefState |
/llvm-project/llvm/include/llvm/IR/ | ||
H A D | DebugInfoMetadata.h | 1322 DIVariable *getAllocated() const { getAllocated() function |