Home
last modified time | relevance | path

Searched refs:GenerateCode (Results 1 – 4 of 4) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGCXX.cpp221 CodeGenFunction(*this).GenerateCode(GD, Fn, FnInfo); in codegenCXXStructor()
H A DCodeGenFunction.cpp815 void CodeGenFunction::GenerateCode(GlobalDecl GD, llvm::Function *Fn, in GenerateCode() function in CodeGenFunction
H A DCodeGenFunction.h1234 void GenerateCode(GlobalDecl GD, llvm::Function *Fn,
H A DCodeGenModule.cpp2409 CodeGenFunction(*this).GenerateCode(D, Fn, FI); in EmitGlobalFunctionDefinition()