Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DMallocChecker.cpp81 AllocationFamily getAllocationFamily() const { in getAllocationFamily() function in __anone8977cbd0111::RefState
1191 AllocationFamily MallocChecker::getAllocationFamily(CheckerContext &C, in getAllocationFamily() function in MallocChecker