Home
last modified time | relevance | path

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

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