Home
last modified time | relevance | path

Searched defs:ObjCR (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/InstallAPI/
H A DFrontend.cpp41 ObjCInterfaceRecord *ObjCR = in addObjCInterface() local
53 ObjCCategoryRecord *ObjCR = in addObjCCategory() local
69 ObjCIVarRecord *ObjCR = in addObjCIVar() local
/freebsd/contrib/llvm-project/llvm/lib/TextAPI/
H A DRecordVisitor.cpp59 void SymbolConverter::visitObjCInterface(const ObjCInterfaceRecord &ObjCR) { in visitObjCInterface()