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

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

Completed in 210 milliseconds