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 __anonfe7ddc980111::TypeIndexer |
D | CIndex.cpp | 1478 bool CursorVisitor::VisitObjCInterfaceTypeLoc(ObjCInterfaceTypeLoc TL) { in VisitObjCInterfaceTypeLoc() function in CursorVisitor |
/external/clang/lib/Sema/ | ||
D | SemaType.cpp | 3541 void VisitObjCInterfaceTypeLoc(ObjCInterfaceTypeLoc TL) { in VisitObjCInterfaceTypeLoc() function in __anon2e7915990311::TypeSpecLocFiller |
/external/clang/lib/Serialization/ | ||
D | ASTWriter.cpp | 646 void TypeLocWriter::VisitObjCInterfaceTypeLoc(ObjCInterfaceTypeLoc TL) { in VisitObjCInterfaceTypeLoc() function in TypeLocWriter |
D | ASTReader.cpp | 5934 void TypeLocReader::VisitObjCInterfaceTypeLoc(ObjCInterfaceTypeLoc TL) { in VisitObjCInterfaceTypeLoc() function in TypeLocReader |