reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Overridden By

tools/clang/lib/CodeGen/TargetInfo.cpp
  765   void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV,
 1980 void X86_32TargetCodeGenInfo::setTargetAttributes(
 2352   void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV,
 2418 void WinX86_32TargetCodeGenInfo::setTargetAttributes(
 2462 void WinX86_64TargetCodeGenInfo::setTargetAttributes(
 5053   void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV,
 5098 void WindowsAArch64TargetCodeGenInfo::setTargetAttributes(
 5707   void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV,
 5765 void WindowsARMTargetCodeGenInfo::setTargetAttributes(
 6462 void NVPTXTargetCodeGenInfo::setTargetAttributes(
 6906 void MSP430TargetCodeGenInfo::setTargetAttributes(
 6965   void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV,
 7346   void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV,
 7380 void TCETargetCodeGenInfo::setTargetAttributes(
 7939 void AMDGPUTargetCodeGenInfo::setTargetAttributes(
 9670   void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV,

References

tools/clang/lib/CodeGen/CodeGenModule.cpp
 1744   getTargetCodeGenInfo().setTargetAttributes(D, GO, *this);
 1827     getTargetCodeGenInfo().setTargetAttributes(FD, F, *this);
 3586     getTargetCodeGenInfo().setTargetAttributes(D, GV, *this);
tools/clang/lib/CodeGen/TargetInfo.cpp
  767     TargetCodeGenInfo::setTargetAttributes(D, GV, CGM);
 2464   TargetCodeGenInfo::setTargetAttributes(D, GV, CGM);