Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaCodeComplete.cpp3579 bool AllowNullaryMethods, in AddObjCProperties() argument
3595 if (AllowNullaryMethods) { in AddObjCProperties()
3620 AddObjCProperties(CCContext, P, AllowCategories, AllowNullaryMethods, in AddObjCProperties()
3626 AddObjCProperties(CCContext, Cat, AllowCategories, AllowNullaryMethods, in AddObjCProperties()
3632 AddObjCProperties(CCContext, I, AllowCategories, AllowNullaryMethods, in AddObjCProperties()
3638 AllowNullaryMethods, CurContext, in AddObjCProperties()
3644 AddObjCProperties(CCContext, P, AllowCategories, AllowNullaryMethods, in AddObjCProperties()