Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenModule.cpp1646 void CIRGenModule::setFunctionAttributes(GlobalDecl globalDecl, in setFunctionAttributes() argument
1661 if (!isLocalLinkage(getFunctionLinkage(globalDecl))) { in setFunctionAttributes()
1662 const Decl *decl = globalDecl.getDecl(); in setFunctionAttributes()