Home
last modified time | relevance | path

Searched refs:test_ss (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/flang/test/Evaluate/
H A Dfolding17.f9021 logical, parameter :: test_ss = all([ss1,ss2,ss3,ss4]==[32, 40, 320, 640]) variable
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dpointers-to-data-members.cpp42 void test_ss() { (void) ss; } in test_ss() function