Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCodeGenModule.cpp2251 static void setLinkageForGV(llvm::GlobalValue *GV, const NamedDecl *ND) { in setLinkageForGV() function
2315 setLinkageForGV(F, FD); in SetFunctionAttributes()
4288 setLinkageForGV(GV, D); in GetOrCreateLLVMGlobal()