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

Declarations

tools/clang/include/clang/AST/CommentLexer.h
  325   void setupAndLexVerbatimBlock(Token &T, const char *TextBegin, char Marker,

References

tools/clang/lib/AST/CommentLexer.cpp
  426         setupAndLexVerbatimBlock(T, TokenPtr, *BufferPtr, Info);