Home
last modified time | relevance | path

Searched defs:SubstStack (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
DTGParser.h207 using SubstStack = SmallVector<std::pair<Init *, Init *>, 8>; variable
/external/llvm-project/llvm/lib/TableGen/
DTGParser.h202 using SubstStack = SmallVector<std::pair<Init *, Init *>, 8>; variable