Home
last modified time | relevance | path

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

/llvm-project/mlir/tools/mlir-tblgen/
H A DOpInterfacesGen.cpp491 os << tblgen::tgfmt(*extraTraitDecls, &traitMethodFmt) << "\n"; in emitTraitDecl() local
489 if (auto extraTraitDecls = interface.getExtraTraitClassDeclaration()) emitTraitDecl() local