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

/external/clang/tools/libclang/
H A DIndexTypeSourceInfo.cpp60 bool VisitObjCInterfaceTypeLoc(ObjCInterfaceTypeLoc TL) { function in class:__anon4326::TypeIndexer
H A DCIndex.cpp1398 bool CursorVisitor::VisitObjCInterfaceTypeLoc(ObjCInterfaceTypeLoc TL) { function in class:CursorVisitor
/external/clang/lib/Sema/
H A DSemaType.cpp2872 void VisitObjCInterfaceTypeLoc(ObjCInterfaceTypeLoc TL) { function in class:__anon3346::TypeSpecLocFiller
/external/clang/lib/Serialization/
H A DASTReader.cpp4339 void TypeLocReader::VisitObjCInterfaceTypeLoc(ObjCInterfaceTypeLoc TL) { function in class:TypeLocReader
H A DASTWriter.cpp596 void TypeLocWriter::VisitObjCInterfaceTypeLoc(ObjCInterfaceTypeLoc TL) { function in class:TypeLocWriter

Completed in 100 milliseconds