Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DMveEmitter.cpp1160 Result::Scope SubScope = Scope; in getCodeForDag() local
1166 getCodeForDag(cast<DagInit>(D->getArg(i)), SubScope, Param); in getCodeForDag()
1169 SubScope[std::string(ArgName)] = V; in getCodeForDag()