clang-tools
7.0.0
|
#include "ChangeNamespace.h"
#include "clang/Format/Format.h"
#include "clang/Lex/Lexer.h"
#include "llvm/Support/ErrorHandling.h"
Go to the source code of this file.
Namespaces | |
clang | |
===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
clang::change_namespace | |
Functions | |
static SourceLocation | clang::change_namespace::getLocAfterNamespaceLBrace (const NamespaceDecl *NsDecl, const SourceManager &SM, const LangOptions &LangOpts) |