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

Declarations

tools/clang/utils/TableGen/ClangAttrEmitter.cpp
 1800   bool isAttributedSupported(const Record &Attribute);

References

tools/clang/utils/TableGen/ClangAttrEmitter.cpp
 1968   if (!isAttributedSupported(Attr))
 3692     SS << ", " << PragmaAttributeSupport.isAttributedSupported(*I->second);
 4041   if (getPragmaAttributeSupport(Records).isAttributedSupported(
 4126     if (!Support.isAttributedSupported(*I.second))