Searched defs:interfaceQualName (Results 1 – 1 of 1) sorted by relevance
/llvm-project/mlir/tools/mlir-tblgen/ | ||
H A D | OpInterfacesGen.cpp | 176 emitInterfaceDefMethods(StringRef interfaceQualName,const Interface & interface,StringRef valueType,const Twine & implValue,raw_ostream & os,bool isOpInterface) emitInterfaceDefMethods() argument |