Home
last modified time | relevance | path

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

/external/clang/utils/TableGen/
DClangAttrEmitter.cpp1979 bool ShouldClone = R.getValueAsBit("Clone"); in EmitClangAttrTemplateInstantiate() local
1981 if (!ShouldClone) { in EmitClangAttrTemplateInstantiate()