Home
last modified time | relevance | path

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

/llvm-project/clang/test/Sema/
H A Dblock-literal.c82 static int global_x = 10; variable
/llvm-project/libcxx/test/std/concepts/concepts.lang/concept.swappable/
H A Dswappable.pass.cpp166 auto global_x = 0; variable