Home
last modified time | relevance | path

Searched defs:getAllocationFamily (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DMemoryBuiltins.cpp512 llvm::getAllocationFamily(const Value *I, const TargetLibraryInfo *TLI) { in getAllocationFamily() function in llvm
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp170 AllocationFamily getAllocationFamily() const { return Family; } in getAllocationFamily() function in __anon0957485b0211::RefState