Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/TableGen/
H A DOperator.cpp329 auto Operator::attribute_end() const -> const_attribute_iterator { attribute_end() function in Operator
339 auto Operator::attribute_end() -> attribute_iterator { attribute_end() function in Operator