clang-tools
11.0.0
|
#include "ClangTidyCheck.h"
#include "llvm/ADT/SmallString.h"
#include "llvm/ADT/StringRef.h"
#include "llvm/Support/Error.h"
#include "llvm/Support/raw_ostream.h"
Go to the source code of this file.
Namespaces | |
clang | |
===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
clang::tidy | |
Functions | |
static ClangTidyOptions::OptionMap::const_iterator | clang::tidy::findPriorityOption (const ClangTidyOptions::OptionMap &Options, StringRef NamePrefix, StringRef LocalName) |
static llvm::Expected< bool > | clang::tidy::getAsBool (StringRef Value, const llvm::Twine &LookupName) |