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

/external/clang/lib/Serialization/
H A DASTWriter.cpp522 void TypeLocWriter::VisitDecayedTypeLoc(DecayedTypeLoc TL) { function in class:TypeLocWriter
H A DASTReader.cpp5755 void TypeLocReader::VisitDecayedTypeLoc(DecayedTypeLoc TL) { function in class:TypeLocReader
/external/clang/lib/Sema/
H A DSemaType.cpp4999 void VisitDecayedTypeLoc(DecayedTypeLoc TL) { function in class:__anon1530::DeclaratorLocFiller
/external/clang/tools/libclang/
H A DCIndex.cpp1610 bool CursorVisitor::VisitDecayedTypeLoc(DecayedTypeLoc TL) { function in class:CursorVisitor

Completed in 123 milliseconds