Searched refs:GenerateCode (Results 1 – 4 of 4) sorted by relevance
225 CodeGenFunction(*this).GenerateCode(GD, Fn, FnInfo); in codegenCXXStructor()
1307 void CodeGenFunction::GenerateCode(GlobalDecl GD, llvm::Function *Fn, in GenerateCode() function in CodeGenFunction
1808 void GenerateCode(GlobalDecl GD, llvm::Function *Fn,
4020 CodeGenFunction(*this).GenerateCode(D, Fn, FI); in EmitGlobalFunctionDefinition()