Searched refs:ShouldClone (Results 1 – 2 of 2) sorted by relevance
2466 bool ShouldClone = R.getValueAsBit("Clone"); in EmitClangAttrTemplateInstantiate() local2468 if (!ShouldClone) { in EmitClangAttrTemplateInstantiate()
3292 bool ShouldClone = R.getValueAsBit("Clone") && in EmitClangAttrTemplateInstantiateHelper() local3296 if (!ShouldClone) { in EmitClangAttrTemplateInstantiateHelper()