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

Declarations

gen/tools/clang/include/clang/AST/Attrs.inc
 7109   const char *getSpelling() const;

References

gen/tools/clang/include/clang/AST/AttrImpl.inc
11750     return cast<MipsShortCallAttr>(this)->getSpelling();
gen/tools/clang/include/clang/AST/AttrTextNodeDump.inc
  385     OS << " " << A->getSpelling();