Searched refs:VisitDecayedTypeLoc (Results 1 – 3 of 3) sorted by relevance
| /src/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 |
| /src/contrib/llvm-project/clang/lib/Sema/ | ||
| H A D | SemaType.cpp | 6046 void VisitDecayedTypeLoc(DecayedTypeLoc TL) { in VisitDecayedTypeLoc() function in __anon237ad2ec1311::DeclaratorLocFiller |