Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/TableGen/
DOpClass.cpp169 OpMethodBody::OpMethodBody(bool declOnly) : isEffective(!declOnly) {} in OpMethodBody() argument
/external/llvm-project/mlir/include/mlir/TableGen/
DOpClass.h216 explicit OpMethodBody(bool declOnly);