Home
last modified time | relevance | path

Searched defs:getFunctionLinkage (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenModule.cpp1113 cir::GlobalLinkageKind CIRGenModule::getFunctionLinkage(GlobalDecl gd) { in getFunctionLinkage() function in CIRGenModule
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp2322 CodeGenModule::getFunctionLinkage(GlobalDecl GD) { in getFunctionLinkage() function in CodeGenModule