clang-tools 19.0.0git
Namespaces | Functions
DuplicateIncludeCheck.cpp File Reference
#include "DuplicateIncludeCheck.h"
#include "clang/Frontend/CompilerInstance.h"
#include "clang/Lex/Preprocessor.h"
#include "llvm/ADT/STLExtras.h"
#include "llvm/ADT/SmallVector.h"
#include <memory>

Go to the source code of this file.

Namespaces

namespace  clang
 ===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===//
 
namespace  clang::tidy
 
namespace  clang::tidy::readability
 

Functions

static SourceLocation clang::tidy::readability::advanceBeyondCurrentLine (const SourceManager &SM, SourceLocation Start, int Offset)