Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/utils/TableGen/
HDClangAttrEmitter.cpp2123 bool ShouldClone = R.getValueAsBit("Clone"); in EmitClangAttrTemplateInstantiate() local
2125 if (!ShouldClone) { in EmitClangAttrTemplateInstantiate()