Searched refs:hasDeclarativeFormat (Results 1 – 1 of 1) sorted by relevance
72 bool hasDeclarativeFormat = getAssemblyFormat().has_value(); in AttrOrTypeDef() local74 if (hasCppFormat && hasDeclarativeFormat) { in AttrOrTypeDef()78 if (!parameters.empty() && !hasCppFormat && !hasDeclarativeFormat) { in AttrOrTypeDef()83 } else if (hasCppFormat || hasDeclarativeFormat) { in AttrOrTypeDef()89 if (hasDeclarativeFormat && !genAccessors()) { in AttrOrTypeDef()