Home
last modified time | relevance | path

Searched defs:id3 (Results 1 – 4 of 4) sorted by relevance

/llvm-project/libcxx/test/std/thread/thread.threads/thread.thread.class/thread.thread.id/
H A Dcmp.pass.cpp39 std::thread::id id3 = std::this_thread::get_id(); in main() local
/llvm-project/clang/test/OpenMP/
H A Dinterop_codegen.cpp32 int id3 = (int )omp_get_interop_int(i2, omp_ipr_fr_id, NULL); in main() local
/llvm-project/polly/lib/External/isl/
H A Disl_test_cpp17.cc46 isl::id id3(ctx, "test3", std::string("s")); in test_user() local
/llvm-project/clang/test/SemaTemplate/
H A Dinstantiate-member-template.cpp91 X1<int*>::Inner3<int> id3; in test_X1() local