Searched refs:Info_ObjCContainer (Results 1 - 1 of 1) sorted by relevance

/external/clang/tools/libclang/
H A DIndexingContext.h67 Info_ObjCContainer, enumerator in enum:clang::cxindex::DeclInfo::DInfoKind
113 : DeclInfo(Info_ObjCContainer, isRedeclaration,
127 return Info_ObjCContainer <= D->Kind && D->Kind <= Info_ObjCCategory;

Completed in 45 milliseconds