Searched defs:interfaceName (Results 1 – 5 of 5) sorted by relevance
/llvm-project/mlir/lib/IR/ | ||
H A D | Dialect.cpp | 125 DialectInterfaceCollectionBase(MLIRContext * ctx,TypeID interfaceKind,StringRef interfaceName) DialectInterfaceCollectionBase() argument |
/llvm-project/mlir/tools/mlir-tblgen/ | ||
H A D | OpInterfacesGen.cpp | 447 emitTraitDecl(const Interface & interface,StringRef interfaceName,StringRef interfaceTraitsName) emitTraitDecl() argument |
H A D | SPIRVUtilsGen.cpp | 259 StringRef interfaceName = availability.getInterfaceClassName(); emitInterfaceDecl() local |
/llvm-project/flang/lib/Semantics/ | ||
H A D | check-declarations.cpp | 1529 std::string interfaceName{symbol.name().ToString()}; CheckExternal() local |
/llvm-project/flang/include/flang/Parser/ | ||
H A D | parse-tree.h | 1143 Name interfaceName; global() member |