Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenModule.h334 void emitGlobalDecl(const clang::GlobalDecl &d);
H A DCIRGenModule.cpp263 void CIRGenModule::emitGlobalDecl(const clang::GlobalDecl &d) { in emitGlobalDecl() function in CIRGenModule
320 emitGlobalDecl(d); in emitDeferred()