Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/test/Semantics/
H A Dkinds01.f9023 real(kind=2) ak2 variable
/llvm-project-15.0.7/clang/test/CXX/expr/
H A Dp13.cpp27 const A &ak2 = k ? ak : ak; in f() local