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

Overrides

tools/clang/lib/CodeGen/TargetInfo.h
   58   virtual void setTargetAttributes(const Decl *D, llvm::GlobalValue *GV,

Overridden By

tools/clang/lib/CodeGen/TargetInfo.cpp
 5098 void WindowsAArch64TargetCodeGenInfo::setTargetAttributes(

References

tools/clang/lib/CodeGen/TargetInfo.cpp
 5100   AArch64TargetCodeGenInfo::setTargetAttributes(D, GV, CGM);