Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXIndexDataConsumer.h172 struct ObjCCategoryDeclInfo : public ObjCContainerDeclInfo { struct
173 CXIdxObjCCategoryDeclInfo ObjCCatDeclInfo; argument
176 explicit ObjCCategoryDeclInfo(bool isImplementation) in ObjCCategoryDeclInfo() argument
182 static bool classof(const DeclInfo *D) { in classof()