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

References

tools/clang/lib/Sema/SemaDeclAttr.cpp
 5406     Tags.push_back(Tag);
 5419       Tags.push_back(NS->getName());
 5424   llvm::sort(Tags);
 5425   Tags.erase(std::unique(Tags.begin(), Tags.end()), Tags.end());
 5425   Tags.erase(std::unique(Tags.begin(), Tags.end()), Tags.end());
 5425   Tags.erase(std::unique(Tags.begin(), Tags.end()), Tags.end());
 5425   Tags.erase(std::unique(Tags.begin(), Tags.end()), Tags.end());
 5428                  AbiTagAttr(S.Context, AL, Tags.data(), Tags.size()));
 5428                  AbiTagAttr(S.Context, AL, Tags.data(), Tags.size()));