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.cpp5001 bool AllowNullaryMethods, DeclContext *CurContext, in AddObjCProperties() argument
5097 if (AllowNullaryMethods) { in AddObjCProperties()
5140 AddObjCProperties(CCContext, P, AllowCategories, AllowNullaryMethods, in AddObjCProperties()
5149 AddObjCProperties(CCContext, Cat, AllowCategories, AllowNullaryMethods, in AddObjCProperties()
5157 AddObjCProperties(CCContext, I, AllowCategories, AllowNullaryMethods, in AddObjCProperties()
5165 AllowNullaryMethods, CurContext, AddedProperties, in AddObjCProperties()
5172 AddObjCProperties(CCContext, P, AllowCategories, AllowNullaryMethods, in AddObjCProperties()