clang API Documentation

Functions
RawCommentList.cpp File Reference
#include "clang/AST/RawCommentList.h"
#include "clang/AST/ASTContext.h"
#include "clang/AST/Comment.h"
#include "clang/AST/CommentBriefParser.h"
#include "clang/AST/CommentCommandTraits.h"
#include "clang/AST/CommentLexer.h"
#include "clang/AST/CommentParser.h"
#include "clang/AST/CommentSema.h"
#include "llvm/ADT/STLExtras.h"
Include dependency graph for RawCommentList.cpp:

Go to the source code of this file.

Functions

static bool onlyWhitespaceBetween (SourceManager &SM, SourceLocation Loc1, SourceLocation Loc2, unsigned MaxNewlinesAllowed)

Function Documentation

static bool onlyWhitespaceBetween ( SourceManager SM,
SourceLocation  Loc1,
SourceLocation  Loc2,
unsigned  MaxNewlinesAllowed 
) [static]