Home
last modified time | relevance | path

Searched refs:AllocatesMemory (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/StaticAnalyzer/Checkers/
DLLVMConventionsChecker.cpp188 static bool AllocatesMemory(QualType T) { in AllocatesMemory() function
241 if (AllocatesMemory(T)) in Visit()