Searched defs:emitConceptDecl (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/tools/mlir-tblgen/ | ||
H A D | OpInterfacesGen.cpp | 232 void InterfaceGenerator::emitConceptDecl(const Interface &interface) { emitConceptDecl() function in InterfaceGenerator |
H A D | SPIRVUtilsGen.cpp | 226 static void emitConceptDecl(const Availability &availability, raw_ostream &os) { emitConceptDecl() function |