Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/test/Evaluate/
H A Dfold-bitwise-compare.f9020 logical, parameter :: test_m = all((/& variable
51 logical, parameter :: test_m = all((/& variable
80 logical, parameter :: test_m = all((/& variable
111 logical, parameter :: test_m = all((/& variable
/llvm-project-15.0.7/clang/test/SemaCXX/
H A Doverload-call.cpp91 void test_m() { in test_m() function