Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp2063 static void setLinkageForGV(llvm::GlobalValue *GV, const NamedDecl *ND) { in setLinkageForGV() function
2127 setLinkageForGV(F, FD); in SetFunctionAttributes()
3926 setLinkageForGV(GV, D); in GetOrCreateLLVMGlobal()