Searched defs:ObjCInterfaceRecord (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/TextAPI/ | ||
H A D | RecordVisitor.cpp | 19 void RecordVisitor::visitObjCInterface(const ObjCInterfaceRecord &) {} in visitObjCInterface() argument |
/freebsd-src/contrib/llvm-project/clang/include/clang/ExtractAPI/ | ||
H A D | API.h | 1035 struct ObjCInterfaceRecord : ObjCContainerRecord { global() struct |
H A D | ExtractAPIVisitor.h | 996 ObjCInterfaceRecord *ObjCInterfaceRecord = API.addObjCInterface( VisitObjCInterfaceDecl() local |