Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DODRHash.cpp930 void VisitDecayedType(const DecayedType *T) { VisitDecayedType() function in __anon4baa67ec0211::ODRTypeVisitor
H A DType.cpp1145 QualType VisitDecayedType(const DecayedType *T) { VisitDecayedType() function
H A DASTImporter.cpp1140 ExpectedType ASTNodeImporter::VisitDecayedType(const DecayedType *T) { VisitDecayedType() function in ASTNodeImporter