Searched refs:xList (Results 1 – 6 of 6) sorted by relevance
48 } xList; variable
51 } xList; variable
484 TypeElement xList = getTypeElement(XList.class); in methodFromSuperinterfaces() local497 explicitOverrides.methodFromSuperinterfaces(xList, add); in methodFromSuperinterfaces()
2254 auto xList = xl.cast<mlir::ArrayAttr>();2255 for (auto a : xList)