Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/TableGen/
H A DOperator.cpp326 auto Operator::attribute_begin() const -> const_attribute_iterator { attribute_begin() function in Operator
336 auto Operator::attribute_begin() -> attribute_iterator { attribute_begin() function in Operator