Home
last modified time | relevance | path

Searched refs:emitGlobalFunctionDefinition (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenModule.h281 void emitGlobalFunctionDefinition(clang::GlobalDecl gd, mlir::Operation *op);
H A DCIRGenModule.cpp399 void CIRGenModule::emitGlobalFunctionDefinition(clang::GlobalDecl gd, in emitGlobalFunctionDefinition() function in CIRGenModule
802 emitGlobalFunctionDefinition(gd, op); in emitGlobalDefinition()
812 emitGlobalFunctionDefinition(gd, op); in emitGlobalDefinition()