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

/external/clang/lib/CodeGen/
H A DCodeGenModule.cpp629 CodeGenModule::getFunctionLinkage(GlobalDecl GD) { function in class:CodeGenModule
1349 if (getFunctionLinkage(GD) != llvm::Function::AvailableExternallyLinkage)

Completed in 609 milliseconds