Searched refs:GenerateCode (Results 1 – 5 of 5) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGCXX.cpp | 214 CodeGenFunction(*this).GenerateCode(GD, Fn, FnInfo); in codegenCXXStructor()
|
| H A D | CodeGenFunction.cpp | 1347 void CodeGenFunction::GenerateCode(GlobalDecl GD, llvm::Function *Fn, in GenerateCode() function in CodeGenFunction
|
| H A D | CGClass.cpp | 3102 CodeGenFunction(CGM).GenerateCode(GD, Fn, **ImplFnInfo); in EmitLambdaInAllocaImplFn()
|
| H A D | CodeGenFunction.h | 2258 void GenerateCode(GlobalDecl GD, llvm::Function *Fn,
|
| H A D | CodeGenModule.cpp | 5848 CodeGenFunction(*this).GenerateCode(GD, Fn, FI); in EmitGlobalFunctionDefinition()
|