Home
last modified time | relevance | path

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

/llvm-project/flang/test/Evaluate/
H A Dfold-type.f9042 logical, parameter :: test_18 = extends_type_of(x4, x1) variable
/llvm-project/clang/test/SemaCXX/
H A Dattr-noreturn.cpp62 __attribute__((noreturn)) void test_18() { const C& c = C(); } in test_18() function