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

/external/clang/lib/Sema/
H A DSemaType.cpp3661 void VisitDecayedTypeLoc(DecayedTypeLoc TL) { function in class:__anon18110::DeclaratorLocFiller
/external/clang/lib/Serialization/
H A DASTWriter.cpp468 void TypeLocWriter::VisitDecayedTypeLoc(DecayedTypeLoc TL) { function in class:TypeLocWriter
H A DASTReader.cpp5578 void TypeLocReader::VisitDecayedTypeLoc(DecayedTypeLoc TL) { function in class:TypeLocReader
/external/clang/tools/libclang/
H A DCIndex.cpp1548 bool CursorVisitor::VisitDecayedTypeLoc(DecayedTypeLoc TL) { function in class:CursorVisitor

Completed in 112 milliseconds