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

Declarations

tools/clang/include/clang/Lex/Preprocessor.h
 1879   const char *getCurLexerEndPos();

References

tools/clang/lib/Lex/PPLexerChange.cpp
  321     const char *EndPos = getCurLexerEndPos();
  444       const char *EndPos = getCurLexerEndPos();
  491   const char *EndPos = getCurLexerEndPos();