Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/
DODRHash.cpp789 void VisitDecayedType(const DecayedType *T) { in VisitDecayedType() function in __anon0e23520a0211::ODRTypeVisitor
DType.cpp1113 QualType VisitDecayedType(const DecayedType *T) { in VisitDecayedType() function
DASTImporter.cpp346 ExpectedType VisitDecayedType(const DecayedType *T);
1085 ExpectedType ASTNodeImporter::VisitDecayedType(const DecayedType *T) { in VisitDecayedType() function in ASTNodeImporter
/external/clang/lib/AST/
DType.cpp904 QualType VisitDecayedType(const DecayedType *T) { in VisitDecayedType() function
/external/clang/lib/Serialization/
DASTWriter.cpp146 void ASTTypeWriter::VisitDecayedType(const DecayedType *T) { in VisitDecayedType() function in ASTTypeWriter