Searched defs:ConstExpr (Results 1 – 2 of 2) sorted by relevance
19 struct ConstExpr { struct20 …()) && ThrowSomething(); // expected-error {{cannot be used by non-static data member initializer}}
345 if (auto ConstExpr = dyn_cast<ConstantExpr>(Opnd)) { in collectConstantCandidates() local513 if (auto ConstExpr = dyn_cast<ConstantExpr>(Opnd)) { in emitBaseConstants() local