|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
Definitions
include/llvm/ADT/None.h 22 enum class NoneType { None = 1 };
include/llvm/ADT/StringRef.h 54 class StringRef {
858 class StringLiteral : public StringRef {
include/llvm/ADT/Twine.h 80 class Twine {
include/llvm/Analysis/AliasSetTracker.h 48 class AliasSet : public ilist_node<AliasSet> {
include/llvm/BinaryFormat/ELF.h 801 enum {
886 enum : unsigned {
include/llvm/CodeGen/PBQP/Math.h 25 class Vector {
121 class Matrix {
include/llvm/CodeGen/RegAllocPBQP.h 92 class AllowedRegVector {
include/llvm/DebugInfo/CodeView/CodeView.h 33 enum TypeLeafKind : uint16_t {
47 enum SymbolKind : uint16_t {
include/llvm/DebugInfo/CodeView/DebugChecksumsSubsection.h 75 class DebugChecksumsSubsection final : public DebugSubsection {
include/llvm/DebugInfo/CodeView/DebugStringTableSubsection.h 56 class DebugStringTableSubsection : public DebugSubsection {
include/llvm/DebugInfo/PDB/Native/ModuleDebugStream.h 28 class ModuleDebugStreamRef {
include/llvm/ExecutionEngine/Orc/Core.h 171 class MaterializationResponsibility {
429 enum class SymbolState : uint8_t {
761 class ExecutionSession {
include/llvm/IR/DebugLoc.h 33 class DebugLoc {
include/llvm/Support/Endian.h 29 enum endianness {big, little, native};
include/llvm/Support/FileSystem.h 761 enum OpenFlags : unsigned {
include/llvm/Support/GlobPattern.h 29 class GlobPattern {
include/llvm/Support/VirtualFileSystem.h 244 class FileSystem : public llvm::ThreadSafeRefCountedBase<FileSystem> {
321 class OverlayFileSystem : public FileSystem {
include/llvm/Support/raw_ostream.h 45 class raw_ostream {
lib/ExecutionEngine/Orc/OrcCBindingsStack.h 105 class OrcCBindingsStack {
lib/ExecutionEngine/Orc/OrcMCJITReplacement.h 56 class OrcMCJITReplacement : public ExecutionEngine {
lib/Support/VirtualFileSystem.cpp 622 class InMemoryDirectory : public InMemoryNode {
tools/clang/include/clang-c/Index.h 6475 typedef struct {
tools/clang/include/clang/AST/Decl.h 108 class TranslationUnitDecl : public Decl, public DeclContext {
tools/clang/include/clang/ASTMatchers/ASTMatchersInternal.h 341 class DynTypedMatcher {
350 enum VariadicOperator {
tools/clang/include/clang/Analysis/PathDiagnostic.h 157 class PathDiagnosticLocation {
tools/clang/include/clang/Basic/Diagnostic.h 149 class DiagnosticsEngine : public RefCountedBase<DiagnosticsEngine> {
tools/clang/include/clang/Basic/LangOptions.h 49 class LangOptions : public LangOptionsBase {
378 enum TranslationUnitKind {
tools/clang/include/clang/Basic/SourceManager.h 596 class SourceManager : public RefCountedBase<SourceManager> {
tools/clang/include/clang/Basic/TargetOptions.h 26 class TargetOptions {
tools/clang/include/clang/Format/Format.h 49 struct FormatStyle {
tools/clang/include/clang/Frontend/CompilerInstance.h 72 class CompilerInstance : public ModuleLoader {
tools/clang/include/clang/Frontend/CompilerInvocation.h 121 class CompilerInvocation : public CompilerInvocationBase {
tools/clang/include/clang/Frontend/DependencyOutputOptions.h 25 class DependencyOutputOptions {
tools/clang/include/clang/Frontend/PrecompiledPreamble.h 49 class PrecompiledPreamble {
tools/clang/include/clang/Index/IndexDataConsumer.h 26 class IndexDataConsumer {
tools/clang/include/clang/Index/IndexingOptions.h 19 struct IndexingOptions {
tools/clang/include/clang/Lex/HeaderSearch.h 158 class HeaderSearch {
tools/clang/include/clang/Lex/ModuleLoader.h 156 class TrivialModuleLoader : public ModuleLoader {
tools/clang/include/clang/Tooling/DependencyScanning/DependencyScanningWorker.h 32 class DependencyConsumer {
tools/clang/include/clang/Tooling/Transformer/Stencil.h 66 class StencilPart {
tools/clang/lib/Tooling/Transformer/Stencil.cpp 58 enum class UnaryNodeOperator {
tools/clang/tools/extra/clangd/CollectMacros.h 21 struct MainFileMacros {
tools/clang/tools/extra/clangd/Compiler.h 44 struct ParseInputs {
tools/clang/tools/extra/clangd/Context.h 174 struct Data {
tools/clang/tools/extra/clangd/Headers.h 109 class IncludeStructure {
tools/clang/tools/extra/clangd/index/CanonicalIncludes.h 36 class CanonicalIncludes {
tools/clang/tools/extra/clangd/index/SymbolCollector.h 47 struct Options {
tools/lldb/include/lldb/Breakpoint/Breakpoint.h 85 enum MatchType { Exact, Regexp, Glob };
tools/lldb/include/lldb/Core/Address.h 59 class Address {
tools/lldb/include/lldb/Core/AddressRange.h 25 class AddressRange {
tools/lldb/include/lldb/Core/Debugger.h 70 class Debugger : public std::enable_shared_from_this<Debugger>,
tools/lldb/include/lldb/Core/FileSpecList.h 26 class FileSpecList {
tools/lldb/include/lldb/Core/IOHandler.h 45 enum class Type {
tools/lldb/include/lldb/Core/Mangled.h 35 class Mangled {
tools/lldb/include/lldb/Core/ModuleSpec.h 26 class ModuleSpec {
tools/lldb/include/lldb/Core/SearchFilter.h 279 class SearchFilterForUnconstrainedSearches : public SearchFilter {
304 class SearchFilterByModule : public SearchFilter {
350 class SearchFilterByModuleList : public SearchFilter {
405 class SearchFilterByModuleListAndCU : public SearchFilterByModuleList {
tools/lldb/include/lldb/Core/Value.h 236 class ValueList {
tools/lldb/include/lldb/DataFormatters/TypeFormat.h 27 class Flags {
tools/lldb/include/lldb/DataFormatters/TypeSummary.h 53 class Flags {
tools/lldb/include/lldb/DataFormatters/TypeSynthetic.h 129 class Flags {
tools/lldb/include/lldb/Expression/DWARFExpression.h 35 class DWARFExpression {
tools/lldb/include/lldb/Expression/REPL.h 21 class REPL : public IOHandlerDelegate {
tools/lldb/include/lldb/Host/File.h 46 enum OpenOptions : uint32_t {
tools/lldb/include/lldb/Interpreter/CommandInterpreter.h 176 class CommandInterpreter : public Broadcaster,
180 enum {
tools/lldb/include/lldb/Symbol/CompilerType.h 30 class CompilerType {
tools/lldb/include/lldb/Symbol/Declaration.h 24 class Declaration {
tools/lldb/include/lldb/Symbol/SymbolContext.h 33 class SymbolContext {
tools/lldb/include/lldb/Symbol/Type.h 67 enum EncodingDataType {
93 typedef enum ResolveStateTag : unsigned {
240 class TypeImpl {
471 class TypeEnumMemberImpl {
tools/lldb/include/lldb/Symbol/UnwindPlan.h 53 class UnwindPlan {
55 class Row {
tools/lldb/include/lldb/Symbol/UnwindTable.h 23 class UnwindTable {
tools/lldb/include/lldb/Target/ExecutionContext.h 72 class ExecutionContextRef {
tools/lldb/include/lldb/Target/Process.h 100 class ProcessAttachInfo : public ProcessInstanceInfo {
354 class Process : public std::enable_shared_from_this<Process>,
tools/lldb/include/lldb/Target/StackFrame.h 52 enum class Kind {
tools/lldb/include/lldb/Target/Target.h 425 class Target : public std::enable_shared_from_this<Target>,
tools/lldb/include/lldb/Target/Thread.h 59 class Thread : public std::enable_shared_from_this<Thread>,
tools/lldb/include/lldb/Utility/ArchSpec.h 32 class ArchSpec {
tools/lldb/include/lldb/Utility/Broadcaster.h 243 class Broadcaster {
tools/lldb/include/lldb/Utility/ConstString.h 39 class ConstString {
tools/lldb/include/lldb/Utility/DataExtractor.h 46 class DataExtractor {
tools/lldb/include/lldb/Utility/FileSpec.h 55 class FileSpec {
tools/lldb/include/lldb/Utility/UUID.h 22 class UUID {
tools/lldb/include/lldb/lldb-enumerations.h 132 enum RunMode { eOnlyThisThread, eAllThreads, eOnlyDuringStepping };
135 enum ByteOrder {
152 enum Format {
223 enum RegisterKind {
306 enum ValueType {
427 enum LanguageType {
633 enum SectionType {
700 FLAGS_ENUM(FunctionNameType){
tools/lldb/include/lldb/lldb-private-enumerations.h 59 enum Vote { eVoteNo = -1, eVoteNoOpinion = 0, eVoteYes = 1 };
115 enum LazyBool { eLazyBoolCalculate = -1, eLazyBoolNo = 0, eLazyBoolYes = 1 };
tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.h 25 class AppleObjCRuntimeV2 : public AppleObjCRuntime {
tools/lldb/source/Plugins/Process/Utility/DynamicRegisterInfo.h 19 class DynamicRegisterInfo {
tools/lldb/source/Plugins/Process/Utility/HistoryThread.h 33 class HistoryThread : public lldb_private::Thread {
tools/lldb/source/Plugins/Process/Utility/ThreadMemory.h 16 class ThreadMemory : public lldb_private::Thread {
tools/lldb/source/Plugins/Process/Utility/UnwindMacOSXFrameBackchain.h 37 struct Cursor {
tools/lldb/source/Plugins/Process/elf-core/ThreadElfCore.h 135 class ThreadElfCore : public lldb_private::Thread {
tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.h 31 class GDBRemoteDynamicRegisterInfo : public DynamicRegisterInfo {
tools/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.h 49 class ProcessGDBRemote : public Process,
tools/lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.h 26 class ThreadGDBRemote : public Thread {
tools/lldb/source/Plugins/Process/minidump/ThreadMinidump.h 21 class ThreadMinidump : public Thread {
tools/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h 660 class PythonFile : public TypedPythonObject<PythonFile> {
tools/lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.h 41 class SymbolFileNativePDB : public SymbolFile {
tools/lldb/source/Plugins/SymbolFile/PDB/SymbolFilePDB.h 24 class SymbolFilePDB : public lldb_private::SymbolFile {
usr/include/c++/7.4.0/bits/locale_classes.h 62 class locale
usr/include/c++/7.4.0/bits/regex_constants.h 81 enum syntax_option_type : unsigned int { };
usr/include/c++/7.4.0/bits/shared_ptr.h 686 template<typename _Tp, typename _Alloc, typename... _Args>
usr/include/c++/7.4.0/system_error 146 struct error_code