Home
last modified time | relevance | path

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

/external/clang/utils/TableGen/
DClangAttrEmitter.cpp2466 bool ShouldClone = R.getValueAsBit("Clone"); in EmitClangAttrTemplateInstantiate() local
2468 if (!ShouldClone) { in EmitClangAttrTemplateInstantiate()
/external/llvm-project/clang/utils/TableGen/
DClangAttrEmitter.cpp3292 bool ShouldClone = R.getValueAsBit("Clone") && in EmitClangAttrTemplateInstantiateHelper() local
3296 if (!ShouldClone) { in EmitClangAttrTemplateInstantiateHelper()