clang-tools  9.0.0
Namespaces | Functions
Selection.cpp File Reference
#include "Selection.h"
#include "ClangdUnit.h"
#include "clang/AST/ASTTypeTraits.h"
#include "clang/AST/PrettyPrinter.h"
#include "clang/AST/RecursiveASTVisitor.h"
#include "clang/AST/TypeLoc.h"
#include "llvm/ADT/STLExtras.h"
#include <algorithm>
Include dependency graph for Selection.cpp:

Go to the source code of this file.

Namespaces

 clang
 ===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===//
 
 clang::clangd
 

Functions

static std::pair< unsigned, unsigned > clang::clangd::pointBounds (unsigned Offset, FileID FID, ASTContext &AST)