Home
last modified time | relevance | path

Searched defs:nl2 (Results 1 – 4 of 4) sorted by relevance

/llvm-project/flang/test/Semantics/
H A Dmodfile19.f906 namelist /nl2/ y, x namelist
H A Dresolve40.f9029 namelist /nl2/x namelist
83 integer :: nl2 local
85 namelist /nl2/x namelist
/llvm-project/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/
H A Dp1.cpp125 notlit2 nl2; in test() local
/llvm-project/clang/test/SemaCXX/
H A Dwarn-unused-variables.cpp234 NoLiteral nl2(42); // no-warning test() local