Lines Matching refs:GD
1456 InlinedInheritingConstructorScope(CodeGenFunction &CGF, GlobalDecl GD)
1467 CGF.CurGD = GD;
1469 cast<CXXConstructorDecl>(GD.getDecl());
1746 llvm::Function *GenerateBlockFunction(GlobalDecl GD,
1806 QualType BuildFunctionArgList(GlobalDecl GD, FunctionArgList &Args);
1808 void GenerateCode(GlobalDecl GD, llvm::Function *Fn,
1818 void StartFunction(GlobalDecl GD,
1851 void StartThunk(llvm::Function *Fn, GlobalDecl GD,
1860 void EmitMustTailThunk(GlobalDecl GD, llvm::Value *AdjustedThisPtr,
1865 GlobalDecl GD, const ThunkInfo &Thunk,
1870 GlobalDecl GD, const ThunkInfo &Thunk);
2471 llvm::Value *GetVTTParameter(GlobalDecl GD, bool ForVirtualBase,
3695 RValue EmitBuiltinExpr(const GlobalDecl GD, unsigned BuiltinID,