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

Declarations

tools/clang/include/clang/AST/CommentSema.h
  157   VerbatimBlockLineComment *actOnVerbatimBlockLine(SourceLocation Loc,

References

tools/clang/lib/AST/CommentParser.cpp
  677       Line = S.actOnVerbatimBlockLine(Tok.getLocation(),
  685       Line = S.actOnVerbatimBlockLine(Tok.getLocation(), "");