Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDXILEmitter.cpp462 [](raw_ostream &ParamOS, ParameterKind Kind) { in emitDXILOperationTable() argument
463 ParamOS << "ParameterKind::" << getParameterKindStr(Kind); in emitDXILOperationTable()