Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGObjCGNU.cpp462 bool protocolOptionalProperties=false);
3392 bool protocolOptionalProperties) { in GeneratePropertyList() argument
3430 if (isProtocol && (protocolOptionalProperties != PD->isOptional())) in GeneratePropertyList()