Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp5162 bool AllowNullaryMethods, DeclContext *CurContext, in AddObjCProperties() argument
5258 if (AllowNullaryMethods) { in AddObjCProperties()
5301 AddObjCProperties(CCContext, P, AllowCategories, AllowNullaryMethods, in AddObjCProperties()
5310 AddObjCProperties(CCContext, Cat, AllowCategories, AllowNullaryMethods, in AddObjCProperties()
5318 AddObjCProperties(CCContext, I, AllowCategories, AllowNullaryMethods, in AddObjCProperties()
5326 AllowNullaryMethods, CurContext, AddedProperties, in AddObjCProperties()
5333 AddObjCProperties(CCContext, P, AllowCategories, AllowNullaryMethods, in AddObjCProperties()