Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp4599 bool AllowNullaryMethods, DeclContext *CurContext, in AddObjCProperties() argument
4695 if (AllowNullaryMethods) { in AddObjCProperties()
4738 AddObjCProperties(CCContext, P, AllowCategories, AllowNullaryMethods, in AddObjCProperties()
4747 AddObjCProperties(CCContext, Cat, AllowCategories, AllowNullaryMethods, in AddObjCProperties()
4755 AddObjCProperties(CCContext, I, AllowCategories, AllowNullaryMethods, in AddObjCProperties()
4763 AllowNullaryMethods, CurContext, AddedProperties, in AddObjCProperties()
4770 AddObjCProperties(CCContext, P, AllowCategories, AllowNullaryMethods, in AddObjCProperties()