Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaCodeComplete.cpp3995 bool AllowNullaryMethods, DeclContext *CurContext, in AddObjCProperties() argument
4091 if (AllowNullaryMethods) { in AddObjCProperties()
4134 AddObjCProperties(CCContext, P, AllowCategories, AllowNullaryMethods, in AddObjCProperties()
4143 AddObjCProperties(CCContext, Cat, AllowCategories, AllowNullaryMethods, in AddObjCProperties()
4151 AddObjCProperties(CCContext, I, AllowCategories, AllowNullaryMethods, in AddObjCProperties()
4159 AllowNullaryMethods, CurContext, AddedProperties, in AddObjCProperties()
4166 AddObjCProperties(CCContext, P, AllowCategories, AllowNullaryMethods, in AddObjCProperties()