clang-tools
10.0.0
|
#include "UseOverrideCheck.h"
#include "clang/AST/ASTContext.h"
#include "clang/ASTMatchers/ASTMatchFinder.h"
#include "clang/Lex/Lexer.h"
Go to the source code of this file.
Namespaces | |
clang | |
===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
clang::tidy | |
clang::tidy::modernize | |
Functions | |
static SmallVector< Token, 16 > | clang::tidy::modernize::ParseTokens (CharSourceRange Range, const MatchFinder::MatchResult &Result) |
static StringRef | clang::tidy::modernize::GetText (const Token &Tok, const SourceManager &Sources) |