Home
last modified time | relevance | path

Searched refs:explicit1 (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/flang/test/Semantics/
H A Dprocinterface01.f9029 real function explicit1(x)
32 end function explicit1
56 procedure(explicit1), pointer, nopass :: p2 => nested1
140 explicit1 = -x
/llvm-project-15.0.7/clang/test/AST/
H A Dast-dump-openmp-begin-declare-variant_namespace_1.cpp48 int explicit1() { in explicit1() function
63 return explicit1() + implicit2(); in main()