reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Definitions

include/llvm/IR/LLVMContext.h
   64 class LLVMContext {
include/llvm/IR/OptBisect.h
   43 class OptBisect : public OptPassGate {
include/llvm/PassRegistry.h
   38 class PassRegistry {
include/llvm/Support/CommandLine.h
  212 class SubCommand {
include/llvm/Support/DebugCounter.h
   55 class DebugCounter {
include/llvm/Support/ManagedStatic.h
   81 template <class C, class Creator = object_creator<C>,
include/llvm/Support/Options.h
   64 class OptionRegistry {
include/llvm/Support/Signposts.h
   26 class SignpostEmitter {
include/llvm/Support/Timer.h
  170 class TimerGroup {
lib/Bitcode/Reader/BitcodeReader.cpp
 6251 class BitcodeErrorCategoryType : public std::error_category {
lib/CodeGen/SelectionDAG/SelectionDAG.cpp
 8856   struct EVTArray {
lib/DebugInfo/CodeView/CodeViewError.cpp
   20 class CodeViewErrorCategory : public std::error_category {
lib/DebugInfo/MSF/MSFError.cpp
   20 class MSFErrorCategory : public std::error_category {
lib/DebugInfo/PDB/GenericError.cpp
   20 class PDBErrorCategory : public std::error_category {
lib/DebugInfo/PDB/Native/RawError.cpp
   12 class RawErrorCategory : public std::error_category {
lib/ExecutionEngine/GDBRegistrationListener.cpp
   85 class GDBJITRegistrationListener : public JITEventListener {
lib/ExecutionEngine/JITLink/JITLink.cpp
   31 class JITLinkerErrorCategory : public std::error_category {
lib/ExecutionEngine/Orc/OrcError.cpp
   25 class OrcErrorCategory : public std::error_category {
lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp
   42 class RuntimeDyldErrorCategory : public std::error_category {
lib/IR/PassTimingInfo.cpp
   56 class PassTimingInfo {
lib/Object/Error.cpp
   24 class _object_error_category : public std::error_category {
lib/ProfileData/Coverage/CoverageMapping.cpp
  816 class CoverageMappingErrorCategoryType : public std::error_category {
lib/ProfileData/InstrProf.cpp
  125 class InstrProfErrorCategoryType : public std::error_category {
lib/ProfileData/SampleProf.cpp
   41 class SampleProfErrorCategoryType : public std::error_category {
lib/Support/CommandLine.cpp
  132 class CommandLineParser {
lib/Support/DynamicLibrary.cpp
   29 class DynamicLibrary::HandleSet {
lib/Support/Error.cpp
   28   class ErrorErrorCategory : public std::error_category {
lib/Support/Statistic.cpp
   59 class StatisticInfo {
lib/Support/Timer.cpp
  188 class Name2PairMap {
lib/Support/Unix/Signals.inc
  193 struct FilesToRemoveCleanup {
lib/Target/WebAssembly/WebAssemblyRuntimeLibcallSignatures.cpp
   95 struct RuntimeLibcallSignatureTable {
  491 struct StaticLibcallNameMap {
lib/Target/X86/X86InstrFoldTables.cpp
 5607 struct X86MemUnfoldTable {
tools/clang/include/clang/ASTMatchers/ASTMatchersInternal.h
 1712   struct Wrapper {
tools/clang/include/clang/ASTMatchers/Dynamic/Parser.h
  129   class RegistrySema : public Parser::Sema {
tools/clang/include/clang/Frontend/PrecompiledPreamble.h
  298 class BuildPreambleErrorCategory final : public std::error_category {
tools/clang/lib/ASTMatchers/ASTMatchersInternal.cpp
  125 class TrueMatcherImpl : public DynMatcherInterface {
tools/clang/lib/ASTMatchers/Dynamic/Registry.cpp
   46 class RegistryMaps {
tools/clang/lib/CrossTU/CrossTranslationUnit.cpp
   83 class IndexErrorCategory : public std::error_category {
tools/clang/lib/Frontend/SerializedDiagnosticReader.cpp
  327 class SDErrorCategoryType final : public std::error_category {
tools/clang/tools/diagtool/DiagTool.h
   37 class DiagTools {
tools/clang/tools/libclang/CIndex.cpp
 3268 struct RegisterFatalErrorHandler {
tools/lldb/include/lldb/Initialization/SystemLifetimeManager.h
   21 class SystemLifetimeManager {
tools/lldb/source/Host/posix/HostInfoPosix.cpp
   48 class PosixUserIDResolver : public UserIDResolver {
tools/lldb/source/Utility/UserIDResolver.cpp
   30 class NoopResolver : public UserIDResolver {
unittests/Support/ErrorTest.cpp
  937 class TestErrorCategory : public std::error_category {
unittests/Support/ManagedStatic.cpp
   62 struct Nest {
usr/include/c++/7.4.0/bits/std_mutex.h
   86   class mutex : private __mutex_base