Home
last modified time | relevance | path

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

/llvm-project/mlir/tools/mlir-tblgen/
H A DOpInterfacesGen.cpp232 void InterfaceGenerator::emitConceptDecl(const Interface &interface) { emitConceptDecl() function in InterfaceGenerator
H A DSPIRVUtilsGen.cpp226 static void emitConceptDecl(const Availability &availability, raw_ostream &os) { emitConceptDecl() function