Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DDirectiveEmitter.h185 std::vector<Record *> getClauseVals() const { in getClauseVals() function
/src/contrib/llvm-project/llvm/utils/TableGen/
H A DDirectiveEmitter.cpp88 const auto &ClauseVals = C.getClauseVals(); in GenerateEnumClauseVal()
350 const auto &ClauseVals = C.getClauseVals(); in GenerateGetKindClauseVal()