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

References

tools/clang/utils/TableGen/ClangAttrEmitter.cpp
 1403         Spelling += Namespace;
 1404         Spelling += "::";
 1420         Spelling += Namespace;
 1421         Spelling += " ";
 1427     Spelling += Name;
 1431       "    OS << \"" << Prefix << Spelling;
 1442     if (Spelling == "availability") {
 1446     } else if (Spelling == "deprecated" || Spelling == "gnu::deprecated") {
 1446     } else if (Spelling == "deprecated" || Spelling == "gnu::deprecated") {