Searched defs:getAllocationFamily (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Analysis/ | ||
H A D | MemoryBuiltins.cpp | 512 llvm::getAllocationFamily(const Value *I, const TargetLibraryInfo *TLI) { getAllocationFamily() function in llvm |
/llvm-project/clang/lib/StaticAnalyzer/Checkers/ | ||
H A D | MallocChecker.cpp | 170 AllocationFamily getAllocationFamily() const { return Family; } getAllocationFamily() function in __anonca30e6ce0211::RefState |