Searched defs:VisitObjCInterfaceTypeLoc (Results 1 - 5 of 5) sorted by relevance

/external/clang/tools/libclang/
H A DIndexTypeSourceInfo.cpp59 bool VisitObjCInterfaceTypeLoc(ObjCInterfaceTypeLoc TL) { function in class:__anon19526::TypeIndexer
H A DCIndex.cpp1473 bool CursorVisitor::VisitObjCInterfaceTypeLoc(ObjCInterfaceTypeLoc TL) { function in class:CursorVisitor
/external/clang/lib/Sema/
H A DSemaType.cpp3491 void VisitObjCInterfaceTypeLoc(ObjCInterfaceTypeLoc TL) { function in class:__anon18110::TypeSpecLocFiller
/external/clang/lib/Serialization/
H A DASTReader.cpp5750 void TypeLocReader::VisitObjCInterfaceTypeLoc(ObjCInterfaceTypeLoc TL) { function in class:TypeLocReader
H A DASTWriter.cpp633 void TypeLocWriter::VisitObjCInterfaceTypeLoc(ObjCInterfaceTypeLoc TL) { function in class:TypeLocWriter

Completed in 460 milliseconds