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

References

tools/clang/lib/Frontend/FrontendAction.cpp
  251   if (RawLexer->LexFromRawLexer(T) || T.getKind() != tok::hash)
  253   if (RawLexer->LexFromRawLexer(T) || T.isAtStartOfLine() ||
  266   RawLexer->LexFromRawLexer(T);
  273   RawLexer->LexFromRawLexer(T);