Home
last modified time | relevance | path

Searched defs:shouldEmitStaticExternCAliases (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/lib/CodeGen/Targets/
H A DNVPTX.cpp289 bool NVPTXTargetCodeGenInfo::shouldEmitStaticExternCAliases() const { shouldEmitStaticExternCAliases() function in __anon0cb5f5ba0111::NVPTXTargetCodeGenInfo
H A DAMDGPU.cpp549 bool AMDGPUTargetCodeGenInfo::shouldEmitStaticExternCAliases() const { shouldEmitStaticExternCAliases() function in AMDGPUTargetCodeGenInfo
/llvm-project/clang/lib/CodeGen/
H A DTargetInfo.h370 virtual bool shouldEmitStaticExternCAliases() const { return true; } shouldEmitStaticExternCAliases() function