Home
last modified time | relevance | path

Searched refs:xList (Results 1 – 6 of 6) sorted by relevance

/external/clang/test/ASTMerge/Inputs/
Dstruct2.c48 } xList; variable
Dstruct1.c51 } xList; variable
/external/llvm-project/clang/test/ASTMerge/struct/Inputs/
Dstruct2.c48 } xList; variable
Dstruct1.c51 } xList; variable
/external/auto/common/src/test/java/com/google/auto/common/
DOverridesTest.java484 TypeElement xList = getTypeElement(XList.class); in methodFromSuperinterfaces() local
497 explicitOverrides.methodFromSuperinterfaces(xList, add); in methodFromSuperinterfaces()
/external/llvm-project/flang/include/flang/Optimizer/Dialect/
DFIROps.td2254 auto xList = xl.cast<mlir::ArrayAttr>();
2255 for (auto a : xList)