Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
HDODRHash.cpp943 void VisitDecayedType(const DecayedType *T) { in VisitDecayedType() function in __anon339d85f30211::ODRTypeVisitor
HDType.cpp1199 QualType VisitDecayedType(const DecayedType *T) { in VisitDecayedType() function
HDASTImporter.cpp1145 ExpectedType ASTNodeImporter::VisitDecayedType(const DecayedType *T) { in VisitDecayedType() function in ASTNodeImporter