Searched refs:VisitObjCInterfaceTypeLoc (Results 1 – 5 of 5) sorted by relevance
/external/clang/tools/libclang/ | ||
D | IndexTypeSourceInfo.cpp | 59 bool VisitObjCInterfaceTypeLoc(ObjCInterfaceTypeLoc TL) { in VisitObjCInterfaceTypeLoc() function in __anon7a3a96820111::TypeIndexer |
D | CIndex.cpp | 1474 bool CursorVisitor::VisitObjCInterfaceTypeLoc(ObjCInterfaceTypeLoc TL) { in VisitObjCInterfaceTypeLoc() function in CursorVisitor |
/external/clang/lib/Sema/ | ||
D | SemaType.cpp | 3409 void VisitObjCInterfaceTypeLoc(ObjCInterfaceTypeLoc TL) { in VisitObjCInterfaceTypeLoc() function in __anon206126430211::TypeSpecLocFiller |
/external/clang/lib/Serialization/ | ||
D | ASTWriter.cpp | 617 void TypeLocWriter::VisitObjCInterfaceTypeLoc(ObjCInterfaceTypeLoc TL) { in VisitObjCInterfaceTypeLoc() function in TypeLocWriter |
D | ASTReader.cpp | 5163 void TypeLocReader::VisitObjCInterfaceTypeLoc(ObjCInterfaceTypeLoc TL) { in VisitObjCInterfaceTypeLoc() function in TypeLocReader |