Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGCXX.cpp213 setFunctionLinkage(GD, Fn); in codegenCXXStructor()
H A DCodeGenModule.h1304 void setFunctionLinkage(GlobalDecl GD, llvm::Function *F) { in setFunctionLinkage() function
H A DCGVTables.cpp43 CGM.setFunctionLinkage(GD, ThunkFn); in setThunkProperties()
H A DCodeGenModule.cpp5390 setFunctionLinkage(GD, Fn); in EmitGlobalFunctionDefinition()