Home
last modified time | relevance | path

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

/llvm-project/mlir/tools/mlir-tblgen/
H A DDialectGen.cpp287 if (std::optional<StringRef> extraDecl = dialect.getExtraClassDeclaration()) emitDialectDecl() local
H A DAttrOrTypeDefGen.cpp237 if (std::optional<StringRef> extraDecl = def.getExtraDecls()) { formatExtraDeclarations() local
269 std::string extraDecl = formatExtraDeclarations(def); emitTopLevelDeclarations() local