Home
last modified time | relevance | path

Searched refs:VisitObjCInterfaceTypeLoc (Results 1 – 5 of 5) sorted by relevance

/external/clang/lib/Index/
DIndexTypeSourceInfo.cpp94 bool VisitObjCInterfaceTypeLoc(ObjCInterfaceTypeLoc TL) { in VisitObjCInterfaceTypeLoc() function in __anon3b6b96390111::TypeIndexer
/external/clang/lib/Serialization/
DASTWriter.cpp687 void TypeLocWriter::VisitObjCInterfaceTypeLoc(ObjCInterfaceTypeLoc TL) { in VisitObjCInterfaceTypeLoc() function in TypeLocWriter
DASTReader.cpp5927 void TypeLocReader::VisitObjCInterfaceTypeLoc(ObjCInterfaceTypeLoc TL) { in VisitObjCInterfaceTypeLoc() function in TypeLocReader
/external/clang/lib/Sema/
DSemaType.cpp4839 void VisitObjCInterfaceTypeLoc(ObjCInterfaceTypeLoc TL) { in VisitObjCInterfaceTypeLoc() function in __anon0c34bf780b11::TypeSpecLocFiller
/external/clang/tools/libclang/
DCIndex.cpp1533 bool CursorVisitor::VisitObjCInterfaceTypeLoc(ObjCInterfaceTypeLoc TL) { in VisitObjCInterfaceTypeLoc() function in CursorVisitor