Searched refs:VisitDecayedTypeLoc (Results 1 – 4 of 4) sorted by relevance
| /llvm-project-15.0.7/clang/lib/Serialization/ | ||
| H A D | ASTWriter.cpp | 295 void TypeLocWriter::VisitDecayedTypeLoc(DecayedTypeLoc TL) { in VisitDecayedTypeLoc() function in TypeLocWriter |
| H A D | ASTReader.cpp | 6563 void TypeLocReader::VisitDecayedTypeLoc(DecayedTypeLoc TL) { in VisitDecayedTypeLoc() function in TypeLocReader |
| /llvm-project-15.0.7/clang/lib/Sema/ | ||
| H A D | SemaType.cpp | 6215 void VisitDecayedTypeLoc(DecayedTypeLoc TL) { in VisitDecayedTypeLoc() function in __anon29f668c71111::DeclaratorLocFiller |
| /llvm-project-15.0.7/clang/tools/libclang/ | ||
| H A D | CIndex.cpp | 1783 bool CursorVisitor::VisitDecayedTypeLoc(DecayedTypeLoc TL) { in VisitDecayedTypeLoc() function in CursorVisitor |