Searched refs:extraDecl (Results 1 – 2 of 2) sorted by relevance
219 if (llvm::Optional<StringRef> extraDecl = in emitDialectDecl() local221 os << *extraDecl; in emitDialectDecl()
233 Optional<StringRef> extraDecl = def.getExtraDecls(); in emitTopLevelDeclarations() local235 defCls.declare<ExtraClassDeclaration>(extraDecl ? *extraDecl : "", in emitTopLevelDeclarations()