Searched refs:is_scoped (Results 1 – 2 of 2) sorted by relevance
509 bool is_scoped);
2305 const CompilerType &integer_clang_type, bool is_scoped) { in CreateEnumerationType() argument2316 enum_decl->setScoped(is_scoped); in CreateEnumerationType()2317 enum_decl->setScopedUsingClassTag(is_scoped); in CreateEnumerationType()