Searched refs:VisitObjCInterfaceTypeLoc (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Index/ | ||
| H A D | IndexTypeSourceInfo.cpp | 117 bool VisitObjCInterfaceTypeLoc(ObjCInterfaceTypeLoc TL) { in VisitObjCInterfaceTypeLoc() function in __anonbc247fe70111::TypeIndexer |
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/ | ||
| H A D | SemaType.cpp | 5324 void VisitObjCInterfaceTypeLoc(ObjCInterfaceTypeLoc TL) { in VisitObjCInterfaceTypeLoc() function in __anonbf0734261111::TypeSpecLocFiller |
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/ | ||
| H A D | ASTWriter.cpp | 838 void TypeLocWriter::VisitObjCInterfaceTypeLoc(ObjCInterfaceTypeLoc TL) { in VisitObjCInterfaceTypeLoc() function in TypeLocWriter |
| H A D | ASTReader.cpp | 6714 void TypeLocReader::VisitObjCInterfaceTypeLoc(ObjCInterfaceTypeLoc TL) { in VisitObjCInterfaceTypeLoc() function in TypeLocReader |