Searched refs:VisitDecayedTypeLoc (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriter.cpp | 346 void TypeLocWriter::VisitDecayedTypeLoc(DecayedTypeLoc TL) { in VisitDecayedTypeLoc() function in TypeLocWriter |
H A D | ASTReader.cpp | 6805 void TypeLocReader::VisitDecayedTypeLoc(DecayedTypeLoc TL) { in VisitDecayedTypeLoc() function in TypeLocReader |
/freebsd/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaType.cpp | 6046 void VisitDecayedTypeLoc(DecayedTypeLoc TL) { in VisitDecayedTypeLoc() function in __anonc2847d971311::DeclaratorLocFiller |