Home
last modified time | relevance | path

Searched defs:List2 (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/test/CodeGenCXX/
H A Dpragma-loop-distribute.cpp3 void while_test(int *List, int Length, int *List2, int Length2) { in while_test()
/llvm-project/llvm/unittests/Support/
H A DCommandLineTest.cpp1143 StackOption<std::string, cl::list<std::string>> List2( TEST() local