Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DCallEvent.cpp114 static bool isPointerToConst(QualType Ty) { in isPointerToConst() function
134 if (isPointerToConst(*I)) in findPtrToConstParams()