Home
last modified time | relevance | path

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

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