Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaCodeComplete.cpp3565 bool AllowCategories, in AddObjCProperties() argument
3607 AddObjCProperties(CCContext, P, AllowCategories, AllowNullaryMethods, in AddObjCProperties()
3610 if (AllowCategories) { in AddObjCProperties()
3613 AddObjCProperties(CCContext, Cat, AllowCategories, AllowNullaryMethods, in AddObjCProperties()
3619 AddObjCProperties(CCContext, I, AllowCategories, AllowNullaryMethods, in AddObjCProperties()
3624 AddObjCProperties(CCContext, IFace->getSuperClass(), AllowCategories, in AddObjCProperties()
3631 AddObjCProperties(CCContext, P, AllowCategories, AllowNullaryMethods, in AddObjCProperties()