Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DIndexingContext.h173 struct ObjCCategoryDeclInfo : public ObjCContainerDeclInfo { struct
174 CXIdxObjCCategoryDeclInfo ObjCCatDeclInfo; argument
177 explicit ObjCCategoryDeclInfo(bool isImplementation) in ObjCCategoryDeclInfo() function
183 static bool classof(const DeclInfo *D) { in classof()