reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
5307 Exp = new (Context) DeclRefExpr(*Context, FD, false, FD->getType(), 5312 Exp = new (Context) UnaryOperator(Exp, UO_AddrOf, QT, VK_RValue, 5312 Exp = new (Context) UnaryOperator(Exp, UO_AddrOf, QT, VK_RValue, 5320 Exp = NoTypeInfoCStyleCastExpr(Context, Context->VoidPtrTy, 5324 Exp = new (Context) DeclRefExpr(*Context, FD, false, FD->getType(), 5329 Exp = new (Context) UnaryOperator(Exp, UO_AddrOf, QT, VK_RValue, 5329 Exp = new (Context) UnaryOperator(Exp, UO_AddrOf, QT, VK_RValue, 5335 InitExprs.push_back(Exp); 5353 Exp = new (Context) DeclRefExpr(*Context, FD, false, FD->getType(), 5369 Exp = new (Context) UnaryOperator(Exp, UO_AddrOf, 5369 Exp = new (Context) UnaryOperator(Exp, UO_AddrOf, 5370 Context->getPointerType(Exp->getType()), 5373 Exp = NoTypeInfoCStyleCastExpr(Context, castT, CK_BitCast, Exp); 5373 Exp = NoTypeInfoCStyleCastExpr(Context, castT, CK_BitCast, Exp); 5374 InitExprs.push_back(Exp);