Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/utils/
H A DMatchers.h47 AST_MATCHER_FUNCTION(ast_matchers::TypeMatcher, isPointerToConst) { in AST_MATCHER_FUNCTION() argument
/llvm-project/clang/lib/Analysis/
H A DUninitializedValues.cpp419 static bool isPointerToConst(const QualType &QT) { in isPointerToConst() function
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp208 static bool isPointerToConst(QualType Ty) { isPointerToConst() function
H A DBugReporterVisitors.cpp735 static bool isPointerToConst(QualType Ty) { isPointerToConst() function