Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp82 AllocationFamily getAllocationFamily() const { in getAllocationFamily() function in __anon94e9dcf30111::RefState
1199 AllocationFamily MallocChecker::getAllocationFamily(CheckerContext &C, in getAllocationFamily() function in MallocChecker
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DMemoryBuiltins.cpp500 llvm::getAllocationFamily(const Value *I, const TargetLibraryInfo *TLI) { in getAllocationFamily() function in llvm