Home
last modified time | relevance | path

Searched defs:getDecayedType (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/clang-tools-extra/clang-tidy/bugprone/
DVirtualNearMissCheck.cpp124 static QualType getDecayedType(QualType Type) { in getDecayedType() function
/external/clang/include/clang/AST/
DASTContext.h1075 CanQualType getDecayedType(CanQualType T) const { in getDecayedType() function
/external/llvm-project/clang/include/clang/AST/
DASTContext.h1215 CanQualType getDecayedType(CanQualType T) const { in getDecayedType() function
/external/clang/lib/AST/
DASTContext.cpp2392 QualType ASTContext::getDecayedType(QualType T) const { in getDecayedType() function in ASTContext
/external/llvm-project/clang/lib/AST/
DASTContext.cpp3193 QualType ASTContext::getDecayedType(QualType T) const { in getDecayedType() function in ASTContext