Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DUninitializedValues.cpp419 static bool isPointerToConst(const QualType &QT) { in isPointerToConst() function
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp208 static bool isPointerToConst(QualType Ty) { in isPointerToConst() function
H A DBugReporterVisitors.cpp735 static bool isPointerToConst(QualType Ty) { in isPointerToConst() function