Searched refs:Def (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/
H A Dconstexpr-diag3.C47 struct Def struct
51 constexpr Def() = default; // { dg-error "implicit declaration is not constexpr" }
54 constexpr Def defobj; // { dg-error "uninitialized" }
/haiku-buildtools/gcc/gcc/go/gofrontend/
H A Ddataflow.h20 struct Def struct in class:Dataflow
38 typedef std::vector<Def> Defs;
H A Ddataflow.cc234 Def def;

Completed in 107 milliseconds