Home
last modified time | relevance | path

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

/external/clang/lib/Serialization/
DASTWriter.cpp488 void TypeLocWriter::VisitDecayedTypeLoc(DecayedTypeLoc TL) { in VisitDecayedTypeLoc() function in TypeLocWriter
DASTReader.cpp5713 void TypeLocReader::VisitDecayedTypeLoc(DecayedTypeLoc TL) { in VisitDecayedTypeLoc() function in TypeLocReader
/external/clang/lib/Sema/
DSemaType.cpp4702 void VisitDecayedTypeLoc(DecayedTypeLoc TL) { in VisitDecayedTypeLoc() function in __anon6231dffa0811::DeclaratorLocFiller
/external/clang/tools/libclang/
DCIndex.cpp1609 bool CursorVisitor::VisitDecayedTypeLoc(DecayedTypeLoc TL) { in VisitDecayedTypeLoc() function in CursorVisitor