Home
last modified time | relevance | path

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

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