Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Analysis/
H A DUninitializedValues.cpp401 static bool isPointerToConst(const QualType &QT) { in isPointerToConst() function
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp208 static bool isPointerToConst(QualType Ty) { in isPointerToConst() function
H A DBugReporterVisitors.cpp705 static bool isPointerToConst(QualType Ty) { in isPointerToConst() function