Home
last modified time | relevance | path

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

/llvm-project/flang/test/Lower/
H A Dpre-fir-tree09.f908 final :: fin method
14 subroutine fin(x) subroutine
20 print*, 'fin', x argument
40 end subroutine fin argument
/llvm-project/clang/test/SemaCXX/
H A Dconditional-expr.cpp140 Fin fin; in test() local