Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DUninitializedValues.cpp404 static bool isPointerToConst(const QualType &QT) { in isPointerToConst() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp226 static bool isPointerToConst(QualType Ty) { in isPointerToConst() function
H A DBugReporterVisitors.cpp502 static bool isPointerToConst(QualType Ty) { in isPointerToConst() function