Home
last modified time | relevance | path

Searched refs:VisitDecayedTypeLoc (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/clang/lib/Serialization/
H A DASTWriter.cpp295 void TypeLocWriter::VisitDecayedTypeLoc(DecayedTypeLoc TL) { in VisitDecayedTypeLoc() function in TypeLocWriter
H A DASTReader.cpp6563 void TypeLocReader::VisitDecayedTypeLoc(DecayedTypeLoc TL) { in VisitDecayedTypeLoc() function in TypeLocReader
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaType.cpp6215 void VisitDecayedTypeLoc(DecayedTypeLoc TL) { in VisitDecayedTypeLoc() function in __anon29f668c71111::DeclaratorLocFiller
/llvm-project-15.0.7/clang/tools/libclang/
H A DCIndex.cpp1783 bool CursorVisitor::VisitDecayedTypeLoc(DecayedTypeLoc TL) { in VisitDecayedTypeLoc() function in CursorVisitor