Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:GlobalDecl

155   /// CurGD - The GlobalDecl for the current function being compiled.
156 GlobalDecl CurGD;
1258 llvm::Function *GenerateBlockFunction(GlobalDecl GD,
1295 void GenerateCode(GlobalDecl GD, llvm::Function *Fn,
1300 void StartFunction(GlobalDecl GD,
1332 void StartThunk(llvm::Function *Fn, GlobalDecl GD,
1345 GlobalDecl GD, const ThunkInfo &Thunk);
1349 GlobalDecl GD, const ThunkInfo &Thunk);
1834 llvm::Value *GetVTTParameter(GlobalDecl GD, bool ForVirtualBase,