|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
Definitions
include/llvm/ADT/StringRef.h 54 class StringRef {
include/llvm/ADT/Twine.h 80 class Twine {
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/PDB/Native/ModuleDebugStream.h 28 class ModuleDebugStreamRef {
include/llvm/ExecutionEngine/Orc/Core.h 171 class MaterializationResponsibility {
429 enum class SymbolState : uint8_t {
include/llvm/Support/FileSystem.h 761 enum OpenFlags : unsigned {
tools/clang/include/clang/Analysis/PathDiagnostic.h 157 class PathDiagnosticLocation {
tools/clang/include/clang/Frontend/PrecompiledPreamble.h 49 class PrecompiledPreamble {
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/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/FileSpecList.h 26 class FileSpecList {
tools/lldb/include/lldb/Core/IOHandler.h 45 enum class Type {
tools/lldb/include/lldb/Core/ModuleSpec.h 26 class ModuleSpec {
tools/lldb/include/lldb/DataFormatters/TypeSummary.h 53 class Flags {
tools/lldb/include/lldb/Host/File.h 46 enum OpenOptions : uint32_t {
tools/lldb/include/lldb/Interpreter/CommandInterpreter.h 180 enum {
tools/lldb/include/lldb/Symbol/CompilerType.h 30 class CompilerType {
tools/lldb/include/lldb/Symbol/Type.h 67 enum EncodingDataType {
93 typedef enum ResolveStateTag : unsigned {
240 class TypeImpl {
tools/lldb/include/lldb/Target/StackFrame.h 52 enum class Kind {
tools/lldb/include/lldb/Utility/ConstString.h 39 class ConstString {
tools/lldb/include/lldb/lldb-enumerations.h 132 enum RunMode { eOnlyThisThread, eAllThreads, eOnlyDuringStepping };
135 enum ByteOrder {
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 };