Home
last modified time | relevance | path

Searched defs:VisitObjCInterfaceTypeLoc (Results 1 – 6 of 6) sorted by relevance

/llvm-project/clang/lib/Index/
H A DIndexTypeSourceInfo.cpp134 bool VisitObjCInterfaceTypeLoc(ObjCInterfaceTypeLoc TL) { in VisitObjCInterfaceTypeLoc() function in __anon668094cb0111::TypeIndexer
/llvm-project/clang-tools-extra/clangd/
H A DFindTarget.cpp959 void VisitObjCInterfaceTypeLoc(ObjCInterfaceTypeLoc L) { refInTypeLoc() function
/llvm-project/clang/lib/Sema/
H A DSemaType.cpp5771 void VisitObjCInterfaceTypeLoc(ObjCInterfaceTypeLoc TL) { VisitObjCInterfaceTypeLoc() function in __anonf9e1d30a1211::TypeSpecLocFiller
/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp628 void TypeLocWriter::VisitObjCInterfaceTypeLoc(ObjCInterfaceTypeLoc TL) { VisitObjCInterfaceTypeLoc() function in TypeLocWriter
H A DASTReader.cpp7074 void TypeLocReader::VisitObjCInterfaceTypeLoc(ObjCInterfaceTypeLoc TL) { VisitObjCInterfaceTypeLoc() function in TypeLocReader
/llvm-project/clang/tools/libclang/
H A DCIndex.cpp1702 bool CursorVisitor::VisitObjCInterfaceTypeLoc(ObjCInterfaceTypeLoc TL) { VisitObjCInterfaceTypeLoc() function in CursorVisitor