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