Lines Matching refs:GlobalDecl
346 GlobalDecl CurGD;
1625 InlinedInheritingConstructorScope(CodeGenFunction &CGF, GlobalDecl GD)
1665 GlobalDecl OldCurGD;
2074 llvm::Function *GenerateBlockFunction(GlobalDecl GD,
2134 QualType BuildFunctionArgList(GlobalDecl GD, FunctionArgList &Args);
2136 void GenerateCode(GlobalDecl GD, llvm::Function *Fn,
2146 void StartFunction(GlobalDecl GD,
2182 void StartThunk(llvm::Function *Fn, GlobalDecl GD,
2191 void EmitMustTailThunk(GlobalDecl GD, llvm::Value *AdjustedThisPtr,
2196 GlobalDecl GD, const ThunkInfo &Thunk,
2201 GlobalDecl GD, const ThunkInfo &Thunk);
2789 llvm::Value *GetVTTParameter(GlobalDecl GD, bool ForVirtualBase,
4024 RValue EmitCXXDestructorCall(GlobalDecl Dtor, const CGCallee &Callee,
4058 RValue EmitBuiltinExpr(const GlobalDecl GD, unsigned BuiltinID,