Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DMallocChecker.cpp82 AllocationFamily getAllocationFamily() const { in getAllocationFamily() function in __anond17b7d3c0111::RefState
1199 AllocationFamily MallocChecker::getAllocationFamily(CheckerContext &C, in getAllocationFamily() function in MallocChecker