Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/ExtractAPI/
H A DAPI.h469 struct ObjCCategoryRecord : ObjCContainerRecord { struct
472 ObjCCategoryRecord(StringRef USR, StringRef Name, PresumedLoc Loc, in ObjCCategoryRecord() function
494 // ObjCCategoryRecord%s are stored in and owned by APISet. argument
/openbsd/gnu/llvm/clang/lib/ExtractAPI/
H A DExtractAPIVisitor.cpp383 ObjCCategoryRecord *ObjCCategoryRecord = API.addObjCCategory( in VisitObjCCategoryDecl() local