Home
last modified time | relevance | path

Searched refs:AllowCategories (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCodeComplete.cpp4595 ObjCContainerDecl *Container, bool AllowCategories, in AddObjCProperties() argument
4735 AddObjCProperties(CCContext, P, AllowCategories, AllowNullaryMethods, in AddObjCProperties()
4741 if (AllowCategories) { in AddObjCProperties()
4744 AddObjCProperties(CCContext, Cat, AllowCategories, AllowNullaryMethods, in AddObjCProperties()
4752 AddObjCProperties(CCContext, I, AllowCategories, AllowNullaryMethods, in AddObjCProperties()
4759 AddObjCProperties(CCContext, IFace->getSuperClass(), AllowCategories, in AddObjCProperties()
4767 AddObjCProperties(CCContext, P, AllowCategories, AllowNullaryMethods, in AddObjCProperties()