Home
last modified time | relevance | path

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

/llvm-project/flang/test/Semantics/
H A Dmodfile64.f902 module mod0 module
/llvm-project/flang/test/Semantics/OpenMP/
H A Dthreadprivate05.f906 module mod0 module
H A Ddeclare-target05.f906 module mod0 module
/llvm-project/clang/test/CXX/expr/expr.const/
H A Dp2-0x.cpp151 constexpr int mod0 = 3 % 0; // expected-error {{constant expression}} expected-note {{division by zero}} variable