Searched refs:VisitObjCInterfaceTypeLoc (Results 1 – 4 of 4) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/clang/lib/Index/ | ||
| H A D | IndexTypeSourceInfo.cpp | 134 bool VisitObjCInterfaceTypeLoc(ObjCInterfaceTypeLoc TL) { in VisitObjCInterfaceTypeLoc() function in __anon28bf610e0111::TypeIndexer |
| /freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/ | ||
| H A D | ASTWriter.cpp | 583 void TypeLocWriter::VisitObjCInterfaceTypeLoc(ObjCInterfaceTypeLoc TL) { in VisitObjCInterfaceTypeLoc() function in TypeLocWriter |
| H A D | ASTReader.cpp | 7061 void TypeLocReader::VisitObjCInterfaceTypeLoc(ObjCInterfaceTypeLoc TL) { in VisitObjCInterfaceTypeLoc() function in TypeLocReader |
| /freebsd-14.2/contrib/llvm-project/clang/lib/Sema/ | ||
| H A D | SemaType.cpp | 6254 void VisitObjCInterfaceTypeLoc(ObjCInterfaceTypeLoc TL) { in VisitObjCInterfaceTypeLoc() function in __anon632de2cd1211::TypeSpecLocFiller |