Lines Matching full:getcontext
30 ASTContext &Context = CGF.getContext();
124 CharUnits WidthChars = CGF.getContext().getTypeSizeInChars(D.getType());
150 unsigned Alignment = getContext().getDeclAlign(&D).getQuantity();
176 CGF.StartFunction(GlobalDecl(), CGM.getContext().VoidTy, fn,
234 CGM.getContext().getTargetInfo().getStaticInitSectionSpecifier())
365 StartFunction(GlobalDecl(D), getContext().VoidTy, Fn,
388 StartFunction(GlobalDecl(), getContext().VoidTy, Fn,
416 StartFunction(GlobalDecl(), getContext().VoidTy, Fn,
441 ImplicitParamDecl dst(0, SourceLocation(), 0, getContext().VoidPtrTy);
445 CGM.getTypes().arrangeFunctionDeclaration(getContext().VoidTy, args,
455 StartFunction(GlobalDecl(), getContext().VoidTy, fn, FI, args,