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