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

References

tools/clang/utils/TableGen/ClangAttrEmitter.cpp
 4048   if (!Doc.Documentation->isValueUnset("Deprecated")) {
 4051     const Record &Deprecated = *Doc.Documentation->getValueAsDef("Deprecated");
 4059   const StringRef ContentStr = Doc.Documentation->getValueAsString("Content");