Searched defs:test_14 (Results 1 – 4 of 4) sorted by relevance
/llvm-project/flang/test/Evaluate/ | ||
H A D | fold-nearest.f90 | 26 logical, parameter :: test_14 global() variable |
H A D | fold-spacing.f90 | 14 logical, parameter :: test_14 global() variable |
H A D | fold-type.f90 | 38 logical, parameter :: test_14 = extends_type_of(x24, x28) ! ignores parameter variable |
/llvm-project/clang/test/SemaCXX/ | ||
H A D | attr-noreturn.cpp | 57 __attribute__((noreturn)) void test_14() { N n; } in test_14() function |