Home
last modified time | relevance | path

Searched refs:VisitDecayedType (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
DODRHash.cpp789 void VisitDecayedType(const DecayedType *T) { in VisitDecayedType() function in __anon716523320211::ODRTypeVisitor
DType.cpp1113 QualType VisitDecayedType(const DecayedType *T) { in VisitDecayedType() function
DASTImporter.cpp351 ExpectedType VisitDecayedType(const DecayedType *T);
1104 ExpectedType ASTNodeImporter::VisitDecayedType(const DecayedType *T) { in VisitDecayedType() function in ASTNodeImporter