clang-tools
7.0.0
|
#include "LexerUtils.h"
Go to the source code of this file.
Namespaces | |
clang | |
===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
clang::tidy | |
clang::tidy::utils | |
clang::tidy::utils::lexer | |
Functions | |
Token | clang::tidy::utils::lexer::getPreviousToken (const ASTContext &Context, SourceLocation Location, bool SkipComments=true) |
Returns previous token or tok::unknown if not found. More... | |