Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGObjCGNU.cpp461 bool protocolOptionalProperties=false);
3307 bool protocolOptionalProperties) { in GeneratePropertyList() argument
3345 if (isProtocol && (protocolOptionalProperties != PD->isOptional())) in GeneratePropertyList()