Lines Matching refs:GlobalDecl
159 GlobalDecl CurGD;
1083 InlinedInheritingConstructorScope(CodeGenFunction &CGF, GlobalDecl GD) in InlinedInheritingConstructorScope()
1123 GlobalDecl OldCurGD;
1339 llvm::Function *GenerateBlockFunction(GlobalDecl GD,
1376 QualType BuildFunctionArgList(GlobalDecl GD, FunctionArgList &Args);
1378 void GenerateCode(GlobalDecl GD, llvm::Function *Fn,
1383 void StartFunction(GlobalDecl GD,
1415 void StartThunk(llvm::Function *Fn, GlobalDecl GD,
1428 GlobalDecl GD, const ThunkInfo &Thunk);
1432 GlobalDecl GD, const ThunkInfo &Thunk);
1941 llvm::Value *GetVTTParameter(GlobalDecl GD, bool ForVirtualBase,