Home
last modified time | relevance | path

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

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