Home
last modified time | relevance | path

Searched refs:IsClassProperty (Results 1 – 25 of 64) sorted by relevance

123

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Sema/
H A DSemaObjCProperty.cpp2384 bool IsClassProperty = property->isClassProperty(); in ProcessPropertyDecl() local
2385 GetterMethod = IsClassProperty ? in ProcessPropertyDecl()
2394 GetterMethod = IsClassProperty ? CatDecl->getClassInterface()-> in ProcessPropertyDecl()
2399 SetterMethod = IsClassProperty ? in ProcessPropertyDecl()
2405 SetterMethod = IsClassProperty ? CatDecl->getClassInterface()-> in ProcessPropertyDecl()
2417 property->getGetterName(), !IsClassProperty, true, false, CatDecl); in ProcessPropertyDecl()
2433 property->getSetterName(), !IsClassProperty, true, false, CatDecl); in ProcessPropertyDecl()
2491 !IsClassProperty, /*isVariadic=*/false, in ProcessPropertyDecl()
2541 nullptr, CD, !IsClassProperty, in ProcessPropertyDecl()
2614 if (!IsClassProperty) { in ProcessPropertyDecl()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Sema/
H A DSemaObjCProperty.cpp2393 bool IsClassProperty = property->isClassProperty(); in ProcessPropertyDecl() local
2394 GetterMethod = IsClassProperty ? in ProcessPropertyDecl()
2403 GetterMethod = IsClassProperty ? CatDecl->getClassInterface()-> in ProcessPropertyDecl()
2408 SetterMethod = IsClassProperty ? in ProcessPropertyDecl()
2414 SetterMethod = IsClassProperty ? CatDecl->getClassInterface()-> in ProcessPropertyDecl()
2426 property->getGetterName(), !IsClassProperty, true, false, CatDecl); in ProcessPropertyDecl()
2442 property->getSetterName(), !IsClassProperty, true, false, CatDecl); in ProcessPropertyDecl()
2500 !IsClassProperty, /*isVariadic=*/false, in ProcessPropertyDecl()
2550 nullptr, CD, !IsClassProperty, in ProcessPropertyDecl()
2623 if (!IsClassProperty) { in ProcessPropertyDecl()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaObjCProperty.cpp2384 bool IsClassProperty = property->isClassProperty(); in ProcessPropertyDecl() local
2385 GetterMethod = IsClassProperty ? in ProcessPropertyDecl()
2394 GetterMethod = IsClassProperty ? CatDecl->getClassInterface()-> in ProcessPropertyDecl()
2399 SetterMethod = IsClassProperty ? in ProcessPropertyDecl()
2405 SetterMethod = IsClassProperty ? CatDecl->getClassInterface()-> in ProcessPropertyDecl()
2417 property->getGetterName(), !IsClassProperty, true, false, CatDecl); in ProcessPropertyDecl()
2433 property->getSetterName(), !IsClassProperty, true, false, CatDecl); in ProcessPropertyDecl()
2491 !IsClassProperty, /*isVariadic=*/false, in ProcessPropertyDecl()
2541 nullptr, CD, !IsClassProperty, in ProcessPropertyDecl()
2614 if (!IsClassProperty) { in ProcessPropertyDecl()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Sema/
H A DSemaObjCProperty.cpp2393 bool IsClassProperty = property->isClassProperty(); in ProcessPropertyDecl() local
2394 GetterMethod = IsClassProperty ? in ProcessPropertyDecl()
2403 GetterMethod = IsClassProperty ? CatDecl->getClassInterface()-> in ProcessPropertyDecl()
2408 SetterMethod = IsClassProperty ? in ProcessPropertyDecl()
2414 SetterMethod = IsClassProperty ? CatDecl->getClassInterface()-> in ProcessPropertyDecl()
2426 property->getGetterName(), !IsClassProperty, true, false, CatDecl); in ProcessPropertyDecl()
2442 property->getSetterName(), !IsClassProperty, true, false, CatDecl); in ProcessPropertyDecl()
2500 !IsClassProperty, /*isVariadic=*/false, in ProcessPropertyDecl()
2550 nullptr, CD, !IsClassProperty, in ProcessPropertyDecl()
2623 if (!IsClassProperty) { in ProcessPropertyDecl()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Sema/
H A DSemaObjCProperty.cpp2395 bool IsClassProperty = property->isClassProperty(); in ProcessPropertyDecl() local
2396 GetterMethod = IsClassProperty ? in ProcessPropertyDecl()
2405 GetterMethod = IsClassProperty ? CatDecl->getClassInterface()-> in ProcessPropertyDecl()
2410 SetterMethod = IsClassProperty ? in ProcessPropertyDecl()
2416 SetterMethod = IsClassProperty ? CatDecl->getClassInterface()-> in ProcessPropertyDecl()
2428 property->getGetterName(), !IsClassProperty, true, false, CatDecl); in ProcessPropertyDecl()
2444 property->getSetterName(), !IsClassProperty, true, false, CatDecl); in ProcessPropertyDecl()
2502 !IsClassProperty, /*isVariadic=*/false, in ProcessPropertyDecl()
2552 nullptr, CD, !IsClassProperty, in ProcessPropertyDecl()
2625 if (!IsClassProperty) { in ProcessPropertyDecl()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Sema/
H A DSemaObjCProperty.cpp2395 bool IsClassProperty = property->isClassProperty(); in ProcessPropertyDecl() local
2396 GetterMethod = IsClassProperty ? in ProcessPropertyDecl()
2405 GetterMethod = IsClassProperty ? CatDecl->getClassInterface()-> in ProcessPropertyDecl()
2410 SetterMethod = IsClassProperty ? in ProcessPropertyDecl()
2416 SetterMethod = IsClassProperty ? CatDecl->getClassInterface()-> in ProcessPropertyDecl()
2428 property->getGetterName(), !IsClassProperty, true, false, CatDecl); in ProcessPropertyDecl()
2444 property->getSetterName(), !IsClassProperty, true, false, CatDecl); in ProcessPropertyDecl()
2502 !IsClassProperty, /*isVariadic=*/false, in ProcessPropertyDecl()
2552 nullptr, CD, !IsClassProperty, in ProcessPropertyDecl()
2625 if (!IsClassProperty) { in ProcessPropertyDecl()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaObjCProperty.cpp2384 bool IsClassProperty = property->isClassProperty(); in ProcessPropertyDecl() local
2385 GetterMethod = IsClassProperty ? in ProcessPropertyDecl()
2394 GetterMethod = IsClassProperty ? CatDecl->getClassInterface()-> in ProcessPropertyDecl()
2399 SetterMethod = IsClassProperty ? in ProcessPropertyDecl()
2405 SetterMethod = IsClassProperty ? CatDecl->getClassInterface()-> in ProcessPropertyDecl()
2417 property->getGetterName(), !IsClassProperty, true, false, CatDecl); in ProcessPropertyDecl()
2433 property->getSetterName(), !IsClassProperty, true, false, CatDecl); in ProcessPropertyDecl()
2491 !IsClassProperty, /*isVariadic=*/false, in ProcessPropertyDecl()
2541 nullptr, CD, !IsClassProperty, in ProcessPropertyDecl()
2614 if (!IsClassProperty) { in ProcessPropertyDecl()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp2384 bool IsClassProperty = property->isClassProperty(); in ProcessPropertyDecl() local
2385 GetterMethod = IsClassProperty ? in ProcessPropertyDecl()
2394 GetterMethod = IsClassProperty ? CatDecl->getClassInterface()-> in ProcessPropertyDecl()
2399 SetterMethod = IsClassProperty ? in ProcessPropertyDecl()
2405 SetterMethod = IsClassProperty ? CatDecl->getClassInterface()-> in ProcessPropertyDecl()
2417 property->getGetterName(), !IsClassProperty, true, false, CatDecl); in ProcessPropertyDecl()
2433 property->getSetterName(), !IsClassProperty, true, false, CatDecl); in ProcessPropertyDecl()
2491 !IsClassProperty, /*isVariadic=*/false, in ProcessPropertyDecl()
2541 nullptr, CD, !IsClassProperty, in ProcessPropertyDecl()
2614 if (!IsClassProperty) { in ProcessPropertyDecl()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Sema/
H A DSemaObjCProperty.cpp2393 bool IsClassProperty = property->isClassProperty(); in ProcessPropertyDecl() local
2394 GetterMethod = IsClassProperty ? in ProcessPropertyDecl()
2403 GetterMethod = IsClassProperty ? CatDecl->getClassInterface()-> in ProcessPropertyDecl()
2408 SetterMethod = IsClassProperty ? in ProcessPropertyDecl()
2414 SetterMethod = IsClassProperty ? CatDecl->getClassInterface()-> in ProcessPropertyDecl()
2426 property->getGetterName(), !IsClassProperty, true, false, CatDecl); in ProcessPropertyDecl()
2442 property->getSetterName(), !IsClassProperty, true, false, CatDecl); in ProcessPropertyDecl()
2500 !IsClassProperty, /*isVariadic=*/false, in ProcessPropertyDecl()
2550 nullptr, CD, !IsClassProperty, in ProcessPropertyDecl()
2623 if (!IsClassProperty) { in ProcessPropertyDecl()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaObjCProperty.cpp2384 bool IsClassProperty = property->isClassProperty(); in ProcessPropertyDecl() local
2385 GetterMethod = IsClassProperty ? in ProcessPropertyDecl()
2394 GetterMethod = IsClassProperty ? CatDecl->getClassInterface()-> in ProcessPropertyDecl()
2399 SetterMethod = IsClassProperty ? in ProcessPropertyDecl()
2405 SetterMethod = IsClassProperty ? CatDecl->getClassInterface()-> in ProcessPropertyDecl()
2417 property->getGetterName(), !IsClassProperty, true, false, CatDecl); in ProcessPropertyDecl()
2433 property->getSetterName(), !IsClassProperty, true, false, CatDecl); in ProcessPropertyDecl()
2491 !IsClassProperty, /*isVariadic=*/false, in ProcessPropertyDecl()
2541 nullptr, CD, !IsClassProperty, in ProcessPropertyDecl()
2614 if (!IsClassProperty) { in ProcessPropertyDecl()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Sema/
H A DSemaObjCProperty.cpp2384 bool IsClassProperty = property->isClassProperty(); in ProcessPropertyDecl() local
2385 GetterMethod = IsClassProperty ? in ProcessPropertyDecl()
2394 GetterMethod = IsClassProperty ? CatDecl->getClassInterface()-> in ProcessPropertyDecl()
2399 SetterMethod = IsClassProperty ? in ProcessPropertyDecl()
2405 SetterMethod = IsClassProperty ? CatDecl->getClassInterface()-> in ProcessPropertyDecl()
2417 property->getGetterName(), !IsClassProperty, true, false, CatDecl); in ProcessPropertyDecl()
2433 property->getSetterName(), !IsClassProperty, true, false, CatDecl); in ProcessPropertyDecl()
2491 !IsClassProperty, /*isVariadic=*/false, in ProcessPropertyDecl()
2541 nullptr, CD, !IsClassProperty, in ProcessPropertyDecl()
2614 if (!IsClassProperty) { in ProcessPropertyDecl()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Sema/
H A DSemaObjCProperty.cpp2328 bool IsClassProperty = property->isClassProperty(); in ProcessPropertyDecl() local
2329 GetterMethod = IsClassProperty ? in ProcessPropertyDecl()
2338 GetterMethod = IsClassProperty ? CatDecl->getClassInterface()-> in ProcessPropertyDecl()
2343 SetterMethod = IsClassProperty ? in ProcessPropertyDecl()
2349 SetterMethod = IsClassProperty ? CatDecl->getClassInterface()-> in ProcessPropertyDecl()
2402 !IsClassProperty, /*isVariadic=*/false, in ProcessPropertyDecl()
2447 nullptr, CD, !IsClassProperty, in ProcessPropertyDecl()
2513 if (!IsClassProperty) { in ProcessPropertyDecl()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Sema/
H A DSemaObjCProperty.cpp2321 bool IsClassProperty = property->isClassProperty(); in ProcessPropertyDecl() local
2322 GetterMethod = IsClassProperty ? in ProcessPropertyDecl()
2331 GetterMethod = IsClassProperty ? CatDecl->getClassInterface()-> in ProcessPropertyDecl()
2336 SetterMethod = IsClassProperty ? in ProcessPropertyDecl()
2342 SetterMethod = IsClassProperty ? CatDecl->getClassInterface()-> in ProcessPropertyDecl()
2395 !IsClassProperty, /*isVariadic=*/false, in ProcessPropertyDecl()
2440 nullptr, CD, !IsClassProperty, in ProcessPropertyDecl()
2506 if (!IsClassProperty) { in ProcessPropertyDecl()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Sema/
H A DSemaObjCProperty.cpp2321 bool IsClassProperty = property->isClassProperty(); in ProcessPropertyDecl() local
2322 GetterMethod = IsClassProperty ? in ProcessPropertyDecl()
2331 GetterMethod = IsClassProperty ? CatDecl->getClassInterface()-> in ProcessPropertyDecl()
2336 SetterMethod = IsClassProperty ? in ProcessPropertyDecl()
2342 SetterMethod = IsClassProperty ? CatDecl->getClassInterface()-> in ProcessPropertyDecl()
2395 !IsClassProperty, /*isVariadic=*/false, in ProcessPropertyDecl()
2440 nullptr, CD, !IsClassProperty, in ProcessPropertyDecl()
2506 if (!IsClassProperty) { in ProcessPropertyDecl()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp2396 bool IsClassProperty = property->isClassProperty(); in ProcessPropertyDecl() local
2397 GetterMethod = IsClassProperty ? in ProcessPropertyDecl()
2406 GetterMethod = IsClassProperty ? CatDecl->getClassInterface()-> in ProcessPropertyDecl()
2411 SetterMethod = IsClassProperty ? in ProcessPropertyDecl()
2417 SetterMethod = IsClassProperty ? CatDecl->getClassInterface()-> in ProcessPropertyDecl()
2469 !IsClassProperty, /*isVariadic=*/false, in ProcessPropertyDecl()
2519 nullptr, CD, !IsClassProperty, in ProcessPropertyDecl()
2592 if (!IsClassProperty) { in ProcessPropertyDecl()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Sema/
H A DSemaObjCProperty.cpp2396 bool IsClassProperty = property->isClassProperty(); in ProcessPropertyDecl() local
2397 GetterMethod = IsClassProperty ? in ProcessPropertyDecl()
2406 GetterMethod = IsClassProperty ? CatDecl->getClassInterface()-> in ProcessPropertyDecl()
2411 SetterMethod = IsClassProperty ? in ProcessPropertyDecl()
2417 SetterMethod = IsClassProperty ? CatDecl->getClassInterface()-> in ProcessPropertyDecl()
2469 !IsClassProperty, /*isVariadic=*/false, in ProcessPropertyDecl()
2519 nullptr, CD, !IsClassProperty, in ProcessPropertyDecl()
2592 if (!IsClassProperty) { in ProcessPropertyDecl()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/CodeGen/
H A DCGObjCMac.cpp1014 bool IsClassProperty);
3219 bool IsClassProperty) { in PushProtocolProperties() argument
3221 PushProtocolProperties(PropertySet, Properties, P, IsClassProperty); in PushProtocolProperties()
3224 if (IsClassProperty != PD->isClassProperty()) in PushProtocolProperties()
3248 bool IsClassProperty) { in EmitPropertyList() argument
3249 if (IsClassProperty) { in EmitPropertyList()
3264 if (IsClassProperty != PD->isClassProperty()) in EmitPropertyList()
3271 if (IsClassProperty != PD->isClassProperty()) in EmitPropertyList()
3282 PushProtocolProperties(PropertySet, Properties, P, IsClassProperty); in EmitPropertyList()
3286 PushProtocolProperties(PropertySet, Properties, P, IsClassProperty); in EmitPropertyList()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/CodeGen/
H A DCGObjCMac.cpp989 bool IsClassProperty);
3156 bool IsClassProperty) { in PushProtocolProperties() argument
3158 PushProtocolProperties(PropertySet, Properties, P, IsClassProperty); in PushProtocolProperties()
3161 if (IsClassProperty != PD->isClassProperty()) in PushProtocolProperties()
3185 bool IsClassProperty) { in EmitPropertyList() argument
3186 if (IsClassProperty) { in EmitPropertyList()
3201 if (IsClassProperty != PD->isClassProperty()) in EmitPropertyList()
3208 if (IsClassProperty != PD->isClassProperty()) in EmitPropertyList()
3219 PushProtocolProperties(PropertySet, Properties, P, IsClassProperty); in EmitPropertyList()
3223 PushProtocolProperties(PropertySet, Properties, P, IsClassProperty); in EmitPropertyList()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/CodeGen/
H A DCGObjCMac.cpp988 bool IsClassProperty);
3101 bool IsClassProperty) { in PushProtocolProperties() argument
3103 PushProtocolProperties(PropertySet, Properties, P, IsClassProperty); in PushProtocolProperties()
3106 if (IsClassProperty != PD->isClassProperty()) in PushProtocolProperties()
3130 bool IsClassProperty) { in EmitPropertyList() argument
3131 if (IsClassProperty) { in EmitPropertyList()
3146 if (IsClassProperty != PD->isClassProperty()) in EmitPropertyList()
3153 if (IsClassProperty != PD->isClassProperty()) in EmitPropertyList()
3164 PushProtocolProperties(PropertySet, Properties, P, IsClassProperty); in EmitPropertyList()
3168 PushProtocolProperties(PropertySet, Properties, P, IsClassProperty); in EmitPropertyList()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/CodeGen/
H A DCGObjCMac.cpp1015 bool IsClassProperty);
3193 bool IsClassProperty) { in PushProtocolProperties() argument
3195 if (IsClassProperty != PD->isClassProperty()) in PushProtocolProperties()
3203 PushProtocolProperties(PropertySet, Properties, P, IsClassProperty); in PushProtocolProperties()
3222 bool IsClassProperty) { in EmitPropertyList() argument
3223 if (IsClassProperty) { in EmitPropertyList()
3238 if (IsClassProperty != PD->isClassProperty()) in EmitPropertyList()
3247 if (IsClassProperty != PD->isClassProperty()) in EmitPropertyList()
3260 PushProtocolProperties(PropertySet, Properties, P, IsClassProperty); in EmitPropertyList()
3264 PushProtocolProperties(PropertySet, Properties, P, IsClassProperty); in EmitPropertyList()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DCGObjCMac.cpp1015 bool IsClassProperty);
3260 bool IsClassProperty) { in PushProtocolProperties() argument
3262 if (IsClassProperty != PD->isClassProperty()) in PushProtocolProperties()
3270 PushProtocolProperties(PropertySet, Properties, P, IsClassProperty); in PushProtocolProperties()
3289 bool IsClassProperty) { in EmitPropertyList() argument
3290 if (IsClassProperty) { in EmitPropertyList()
3305 if (IsClassProperty != PD->isClassProperty()) in EmitPropertyList()
3314 if (IsClassProperty != PD->isClassProperty()) in EmitPropertyList()
3327 PushProtocolProperties(PropertySet, Properties, P, IsClassProperty); in EmitPropertyList()
3331 PushProtocolProperties(PropertySet, Properties, P, IsClassProperty); in EmitPropertyList()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/CodeGen/
H A DCGObjCMac.cpp1015 bool IsClassProperty);
3257 bool IsClassProperty) { in PushProtocolProperties() argument
3259 if (IsClassProperty != PD->isClassProperty()) in PushProtocolProperties()
3267 PushProtocolProperties(PropertySet, Properties, P, IsClassProperty); in PushProtocolProperties()
3286 bool IsClassProperty) { in EmitPropertyList() argument
3287 if (IsClassProperty) { in EmitPropertyList()
3302 if (IsClassProperty != PD->isClassProperty()) in EmitPropertyList()
3311 if (IsClassProperty != PD->isClassProperty()) in EmitPropertyList()
3324 PushProtocolProperties(PropertySet, Properties, P, IsClassProperty); in EmitPropertyList()
3328 PushProtocolProperties(PropertySet, Properties, P, IsClassProperty); in EmitPropertyList()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/CodeGen/
H A DCGObjCMac.cpp1020 bool IsClassProperty);
3242 bool IsClassProperty) { in PushProtocolProperties() argument
3244 if (IsClassProperty != PD->isClassProperty()) in PushProtocolProperties()
3252 PushProtocolProperties(PropertySet, Properties, P, IsClassProperty); in PushProtocolProperties()
3271 bool IsClassProperty) { in EmitPropertyList() argument
3272 if (IsClassProperty) { in EmitPropertyList()
3287 if (IsClassProperty != PD->isClassProperty()) in EmitPropertyList()
3296 if (IsClassProperty != PD->isClassProperty()) in EmitPropertyList()
3309 PushProtocolProperties(PropertySet, Properties, P, IsClassProperty); in EmitPropertyList()
3313 PushProtocolProperties(PropertySet, Properties, P, IsClassProperty); in EmitPropertyList()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/CodeGen/
H A DCGObjCMac.cpp1026 bool IsClassProperty);
3250 bool IsClassProperty) { in PushProtocolProperties() argument
3252 if (IsClassProperty != PD->isClassProperty()) in PushProtocolProperties()
3260 PushProtocolProperties(PropertySet, Properties, P, IsClassProperty); in PushProtocolProperties()
3279 bool IsClassProperty) { in EmitPropertyList() argument
3280 if (IsClassProperty) { in EmitPropertyList()
3295 if (IsClassProperty != PD->isClassProperty()) in EmitPropertyList()
3304 if (IsClassProperty != PD->isClassProperty()) in EmitPropertyList()
3317 PushProtocolProperties(PropertySet, Properties, P, IsClassProperty); in EmitPropertyList()
3321 PushProtocolProperties(PropertySet, Properties, P, IsClassProperty); in EmitPropertyList()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/CodeGen/
H A DCGObjCMac.cpp1020 bool IsClassProperty);
3247 bool IsClassProperty) { in PushProtocolProperties() argument
3249 if (IsClassProperty != PD->isClassProperty()) in PushProtocolProperties()
3257 PushProtocolProperties(PropertySet, Properties, P, IsClassProperty); in PushProtocolProperties()
3276 bool IsClassProperty) { in EmitPropertyList() argument
3277 if (IsClassProperty) { in EmitPropertyList()
3292 if (IsClassProperty != PD->isClassProperty()) in EmitPropertyList()
3299 if (IsClassProperty != PD->isClassProperty()) in EmitPropertyList()
3310 PushProtocolProperties(PropertySet, Properties, P, IsClassProperty); in EmitPropertyList()
3314 PushProtocolProperties(PropertySet, Properties, P, IsClassProperty); in EmitPropertyList()

123