Searched defs:test_12 (Results 1 – 4 of 4) sorted by relevance
/llvm-project/flang/test/Evaluate/ | ||
H A D | fold-nearest.f90 | 23 logical, parameter :: test_12 global() variable |
H A D | fold-spacing.f90 | 12 logical, parameter :: test_12 global() variable |
H A D | fold-type.f90 | 36 logical, parameter :: test_12 = extends_type_of(x24, x24) variable |
/llvm-project/clang/test/SemaCXX/ | ||
H A D | attr-noreturn.cpp | 55 __attribute__((noreturn)) void test_12() { L l; } in test_12() function |