Home
last modified time | relevance | path

Searched defs:test_15 (Results 1 – 5 of 5) sorted by relevance

/llvm-project/flang/test/Evaluate/
H A Dfold-selected_logical_kind.f908 logical, parameter :: test_15 = selected_logical_kind(15) == 2 variable
H A Dfold-type.f9039 logical, parameter :: test_15 = .not. extends_type_of(x1, x3) variable
H A Dfold-nearest.f9028 logical, parameter :: test_15 global() variable
/llvm-project/clang/test/SemaCXX/
H A Derr_init_conversion_failed.cpp57 void test_15() { in test_15() function
H A Dattr-noreturn.cpp58 __attribute__((noreturn)) void test_15() { O o; } in test_15() function