clang-tools  7.0.0
Namespaces | Functions
AST.h File Reference
#include "clang/AST/Decl.h"
#include "clang/Basic/SourceLocation.h"
Include dependency graph for AST.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

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

Functions

SourceLocation clang::clangd::findNameLoc (const clang::Decl *D)
 Find the identifier source location of the given D. More...
 
std::string clang::clangd::printQualifiedName (const NamedDecl &ND)
 Returns the qualified name of ND. More...