reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
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;