Searched defs:VisitObjCInterfaceTypeLoc (Results 1 – 5 of 5) sorted by relevance
/minix3/external/bsd/llvm/dist/clang/tools/libclang/ | ||
H A D | IndexTypeSourceInfo.cpp | 59 bool VisitObjCInterfaceTypeLoc(ObjCInterfaceTypeLoc TL) { in VisitObjCInterfaceTypeLoc() function in __anon6425cca90111::TypeIndexer |
H A D | CIndex.cpp | 1479 bool CursorVisitor::VisitObjCInterfaceTypeLoc(ObjCInterfaceTypeLoc TL) { in VisitObjCInterfaceTypeLoc() function in CursorVisitor |
/minix3/external/bsd/llvm/dist/clang/lib/Sema/ | ||
H A D | SemaType.cpp | 3495 void VisitObjCInterfaceTypeLoc(ObjCInterfaceTypeLoc TL) { in VisitObjCInterfaceTypeLoc() function in __anonf2cf058a0311::TypeSpecLocFiller |
/minix3/external/bsd/llvm/dist/clang/lib/Serialization/ | ||
H A D | ASTWriter.cpp | 646 void TypeLocWriter::VisitObjCInterfaceTypeLoc(ObjCInterfaceTypeLoc TL) { in VisitObjCInterfaceTypeLoc() function in TypeLocWriter |
H A D | ASTReader.cpp | 5873 void TypeLocReader::VisitObjCInterfaceTypeLoc(ObjCInterfaceTypeLoc TL) { in VisitObjCInterfaceTypeLoc() function in TypeLocReader |