Searched defs:ObjCCategoryDeclInfo (Results 1 - 1 of 1) sorted by relevance

/external/clang/tools/libclang/
H A DIndexingContext.h173 struct ObjCCategoryDeclInfo : public ObjCContainerDeclInfo { struct in namespace:clang::cxindex
177 explicit ObjCCategoryDeclInfo(bool isImplementation) function in struct:clang::cxindex::ObjCCategoryDeclInfo
186 static bool classof(const ObjCCategoryDeclInfo *D) { return true; }

Completed in 19 milliseconds