Home
last modified time | relevance | path

Searched refs:emitAliasForGlobal (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenItaniumCXXABI.cpp157 cgm.emitAliasForGlobal(mangledName, entry, aliasDecl, aliasee, linkage); in emitConstructorDestructorAlias()
H A DCIRGenModule.h259 void emitAliasForGlobal(llvm::StringRef mangledName, mlir::Operation *op,
H A DCIRGenModule.cpp1884 void CIRGenModule::emitAliasForGlobal(StringRef mangledName, in emitAliasForGlobal() function in CIRGenModule