Searched defs:StmtResult (Results 1 – 2 of 2) sorted by relevance
4862 struct StmtResult { struct4864 APValue &Value;4866 const LValue *Slot;
1729 operator StmtResult() const { return StmtError(); } in StmtResult() function