clang-tools  3.9.0
Namespaces | Functions
ArgumentCommentCheck.cpp File Reference
#include "ArgumentCommentCheck.h"
#include "clang/AST/ASTContext.h"
#include "clang/ASTMatchers/ASTMatchFinder.h"
#include "clang/Lex/Lexer.h"
#include "clang/Lex/Token.h"
Include dependency graph for ArgumentCommentCheck.cpp:

Go to the source code of this file.

Namespaces

 clang
 -rename
 
 clang::tidy
 
 clang::tidy::misc
 

Functions

static std::vector< std::pair
< SourceLocation, StringRef > > 
clang::tidy::misc::getCommentsInRange (ASTContext *Ctx, CharSourceRange Range)