Home
last modified time | relevance | path

Searched defs:variable2 (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/test/Parser/
H A Dcxx-namespace-after-missing-semicolon.cpp20 int variable2 = 2; // ok variable
/llvm-project/clang/test/OpenMP/
H A Ddeclare_target_variables_ast_print.cpp6 static float variable2 = variable1; variable
H A Ddeclare_target_messages.cpp247 static float variable2 = variable1; //expected-warning {{declaration is not declared in any declare target region}} global() variable