Home
last modified time | relevance | path

Searched defs:ObjCInterfaceRecord (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/TextAPI/
H A DRecordVisitor.cpp19 void RecordVisitor::visitObjCInterface(const ObjCInterfaceRecord &) {} in visitObjCInterface() argument
/freebsd-src/contrib/llvm-project/clang/include/clang/ExtractAPI/
H A DAPI.h1035 struct ObjCInterfaceRecord : ObjCContainerRecord { global() struct
1040 ObjCInterfaceRecordObjCInterfaceRecord ObjCInterfaceRecord() argument
1051 classofObjCInterfaceRecord classof() argument
H A DExtractAPIVisitor.h996 ObjCInterfaceRecord *ObjCInterfaceRecord = API.addObjCInterface( VisitObjCInterfaceDecl() local