Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangAttrEmitter.cpp3945 bool ShouldClone = R.getValueAsBit("Clone") && in EmitClangAttrTemplateInstantiateHelper() local
3949 if (!ShouldClone) { in EmitClangAttrTemplateInstantiateHelper()