Searched defs:VisitDecayedType (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ | ||
H A D | ODRHash.cpp | 789 void VisitDecayedType(const DecayedType *T) { in VisitDecayedType() function in __anon79b649e50211::ODRTypeVisitor |
H A D | Type.cpp | 1113 QualType VisitDecayedType(const DecayedType *T) { in VisitDecayedType() function |
H A D | ASTImporter.cpp | 1086 ExpectedType ASTNodeImporter::VisitDecayedType(const DecayedType *T) { in VisitDecayedType() function in ASTNodeImporter |