Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp313 void TypeLocWriter::VisitDecayedTypeLoc(DecayedTypeLoc TL) { in VisitDecayedTypeLoc() function in TypeLocWriter
H A DASTReader.cpp6804 void TypeLocReader::VisitDecayedTypeLoc(DecayedTypeLoc TL) { in VisitDecayedTypeLoc() function in TypeLocReader
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp6463 void VisitDecayedTypeLoc(DecayedTypeLoc TL) { in VisitDecayedTypeLoc() function in __anon632de2cd1211::DeclaratorLocFiller