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

References

tools/clang/lib/CodeGen/CodeGenModule.cpp
 1664   FD = FD ? FD->getMostRecentDecl() : FD;
 1664   FD = FD ? FD->getMostRecentDecl() : FD;
 1664   FD = FD ? FD->getMostRecentDecl() : FD;
 1664   FD = FD ? FD->getMostRecentDecl() : FD;
 1665   const auto *TD = FD ? FD->getAttr<TargetAttr>() : nullptr;
 1665   const auto *TD = FD ? FD->getAttr<TargetAttr>() : nullptr;
 1666   const auto *SD = FD ? FD->getAttr<CPUSpecificAttr>() : nullptr;
 1666   const auto *SD = FD ? FD->getAttr<CPUSpecificAttr>() : nullptr;