clang
7.0.0
|
This file implements UsingDeclarationsSorter, a TokenAnalyzer that sorts consecutive using declarations. More...
#include "UsingDeclarationsSorter.h"
#include "llvm/Support/Debug.h"
#include "llvm/Support/Regex.h"
#include <algorithm>
Go to the source code of this file.
Namespaces | |
clang | |
Dataflow Directional Tag Classes. | |
clang::format | |
Macros | |
#define | DEBUG_TYPE "using-declarations-sorter" |
This file implements UsingDeclarationsSorter, a TokenAnalyzer that sorts consecutive using declarations.
Definition in file UsingDeclarationsSorter.cpp.
#define DEBUG_TYPE "using-declarations-sorter" |
Definition at line 22 of file UsingDeclarationsSorter.cpp.
std::string Label |
Definition at line 70 of file UsingDeclarationsSorter.cpp.
Referenced by CheckLists(), clang::LabelDecl::classofKind(), clang::LinkageComputer::computeLVForDecl(), DiagnoseSwitchLabelsFallthrough(), clang::CodeGen::CodeGenFunction::EmitDecl(), clang::Decl::getIdentifierNamespaceForKind(), clang::CFGBlock::getLabel(), clang::GotoStmt::getLabel(), clang::AddrLabelExpr::getLabel(), clang::Sema::GetOrCreateMSAsmLabel(), clang::serialization::isRedeclarableDeclKind(), and print_block().
const AnnotatedLine* Line |
Definition at line 69 of file UsingDeclarationsSorter.cpp.
Referenced by clang::ASTUnit::CodeComplete(), clang::CodeGen::CGDebugInfo::completeUnusedClass(), clang::CodeGen::createOffloadEntriesAndInfoMetadata(), clang::CodeGen::CGDebugInfo::CreateTempMacroFile(), DetectDistro(), DetectEOL(), clang::CodeGen::CodeGenFunction::EmitCheckSourceLocation(), clang::CodeGen::CGDebugInfo::EmitDeclareOfBlockDeclRefVariable(), clang::CodeGen::emitDeclareTargetVarDefinition(), clang::BackendConsumer::EmitOptimizationMessage(), clang::CodeGen::CGOpenMPRuntime::emitTargetOutlinedFunctionHelper(), clang::Preprocessor::enableIncrementalProcessing(), clang::driver::toolchains::Generic_GCC::GCCInstallationDetector::getBiarchSibling(), clang::ASTUnit::getCurrentTopLevelHashValue(), clang::CompilerInstance::getFrontendTimer(), clang::format::ContinuationIndenter::getInitialState(), clang::PresumedLoc::getLine(), clang::format::BreakableBlockComment::getSplitAfterLastLine(), getTagForRecord(), hasDefaultSetterName(), clang::LayoutOverrideSource::LayoutOverrideSource(), llvm::yaml::MappingTraits< clang::tooling::AtomicChange >::mapping(), clang::SourceManager::MemoryBufferSizes::MemoryBufferSizes(), clang::ast_matchers::dynamic::Parser::CodeTokenizer::nextTokenKind(), clang::cross_tu::parseCrossTUIndex(), clang::comments::Parser::parseVerbatimBlock(), clang::BackendConsumer::UnsupportedDiagHandler(), and clang::format::UnwrappedLineConsumer::~UnwrappedLineConsumer().