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

Declarations

tools/clang/include/clang/Tooling/Syntax/Tokens.h
  295   spelledForExpandedToken(const syntax::Token *Expanded) const;

References

tools/clang/lib/Tooling/Syntax/Tokens.cpp
  180       spelledForExpandedToken(&Expanded.front());
  185       spelledForExpandedToken(&Expanded.back());