Searched refs:getVal2 (Results 1 – 7 of 7) sorted by relevance
359 …constexpr T getVal2() const _diagnose_if(bad(), "oh no", "error") { // expected-note{{from 'diagno… in getVal2() function369 int run() { return getVal<int>() + getVal2<int>() + int(*this); } in run()376 Foo(0).getVal2<int>(); in run()377 Foo(1).getVal2<int>(); // expected-error{{oh no}} in run()
706 Dest = EmitPointerWithAlignment(E->getVal2()); in EmitAtomicExpr()715 Val2 = EmitPointerWithAlignment(E->getVal2()); in EmitAtomicExpr()717 Val2 = EmitValToTemp(*this, E->getVal2()); in EmitAtomicExpr()
856 Dest = EmitPointerWithAlignment(E->getVal2()); in EmitAtomicExpr()867 Val2 = EmitPointerWithAlignment(E->getVal2()); in EmitAtomicExpr()869 Val2 = EmitValToTemp(*this, E->getVal2()); in EmitAtomicExpr()
1781 PrintExpr(Node->getVal2()); in VisitAtomicExpr()
1682 PrintExpr(Node->getVal2()); in VisitAtomicExpr()
4850 Expr *getVal2() const { in getVal2() function
6202 Expr *getVal2() const { in getVal2() function