Home
last modified time | relevance | path

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

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