|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
Definitions
include/llvm/ADT/BitVector.h 73 class BitVector {
include/llvm/ADT/None.h 22 enum class NoneType { None = 1 };
include/llvm/ADT/StringRef.h 54 class StringRef {
include/llvm/BinaryFormat/MachO.h 501 struct mach_header {
511 struct mach_header_64 {
522 struct load_command {
527 struct segment_command {
541 struct segment_command_64 {
555 struct section {
569 struct section_64 {
609 struct dylib_command {
648 struct dylinker_command {
654 struct thread_command {
685 struct symtab_command {
694 struct dysymtab_command {
759 struct twolevel_hints_command {
784 struct rpath_command {
790 struct linkedit_data_command {
834 struct note_command {
847 struct build_version_command {
857 struct dyld_info_command {
872 struct linker_option_command {
include/llvm/BinaryFormat/Minidump.h 161 struct SystemInfo {
243 struct ExceptionStream {
include/llvm/Bitcode/BitcodeAnalyzer.h 28 enum CurStreamTypeType {
include/llvm/Bitcode/BitcodeReader.h 50 struct BitcodeLTOInfo {
57 class BitcodeModule {
118 struct BitcodeFileContents {
include/llvm/Bitstream/BitstreamReader.h 37 class BitstreamBlockInfo {
306 struct BitstreamEntry {
339 class BitstreamCursor : SimpleBitstreamCursor {
include/llvm/DebugInfo/CodeView/DebugChecksumsSubsection.h 49 class DebugChecksumsSubsectionRef final : public DebugSubsectionRef {
include/llvm/DebugInfo/CodeView/LazyRandomTypeCollection.h 50 class LazyRandomTypeCollection : public TypeCollection {
include/llvm/DebugInfo/CodeView/SymbolRecord.h 354 class PublicSym32 : public SymbolRecord {
638 class ObjNameSym : public SymbolRecord {
721 class Compile3Sym : public SymbolRecord {
857 class UDTSym : public SymbolRecord {
include/llvm/DebugInfo/CodeView/TypeIndex.h 95 class TypeIndex {
include/llvm/DebugInfo/CodeView/TypeRecord.h 580 class TypeServer2Record : public TypeRecord {
934 class PrecompRecord : public TypeRecord {
include/llvm/DebugInfo/DIContext.h 30 struct DILineInfo {
81 class DIInliningInfo {
111 struct DIGlobal {
include/llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h 253 struct AttributeEncoding {
267 struct Abbrev {
280 class Entry final : public DWARFAcceleratorTable::Entry {
include/llvm/DebugInfo/DWARF/DWARFDebugLoc.h 37 struct LocationList {
90 struct LocationList {
include/llvm/DebugInfo/DWARF/DWARFDebugRnglists.h 46 class DWARFDebugRnglist : public DWARFListType<RangeListEntry> {
54 class DWARFDebugRnglistTable : public DWARFListTableBase<DWARFDebugRnglist> {
include/llvm/DebugInfo/DWARF/DWARFUnit.h 169 struct StrOffsetsContributionDescriptor {
include/llvm/DebugInfo/GSYM/FunctionInfo.h 86 struct FunctionInfo {
include/llvm/DebugInfo/GSYM/GsymReader.h 48 class GsymReader {
include/llvm/DebugInfo/GSYM/Header.h 45 struct Header {
include/llvm/DebugInfo/GSYM/InlineInfo.h 58 struct InlineInfo {
include/llvm/DebugInfo/GSYM/LineTable.h 118 class LineTable {
include/llvm/DebugInfo/MSF/MSFBuilder.h 26 class MSFBuilder {
include/llvm/DebugInfo/MSF/MSFCommon.h 51 struct MSFLayout {
include/llvm/DebugInfo/PDB/Native/DbiModuleDescriptorBuilder.h 37 class DbiModuleDescriptorBuilder {
include/llvm/DebugInfo/PDB/Native/DbiStream.h 37 class DbiStream {
include/llvm/DebugInfo/PDB/Native/GlobalsStream.h 70 class GlobalsStream {
include/llvm/DebugInfo/PDB/Native/InfoStream.h 28 class InfoStream {
include/llvm/DebugInfo/PDB/Native/InjectedSourceStream.h 24 class InjectedSourceStream {
include/llvm/DebugInfo/PDB/Native/ModuleDebugStream.h 28 class ModuleDebugStreamRef {
include/llvm/DebugInfo/PDB/Native/PDBStringTable.h 33 class PDBStringTable {
include/llvm/DebugInfo/PDB/Native/PublicsStream.h 27 class PublicsStream {
include/llvm/DebugInfo/PDB/Native/SymbolStream.h 23 class SymbolStream {
include/llvm/DebugInfo/PDB/Native/TpiHashing.h 20 struct TagRecordHash {
include/llvm/DebugInfo/PDB/Native/TpiStream.h 33 class TpiStream {
include/llvm/ExecutionEngine/JITLink/JITLink.h 57 class Edge {
282 class Symbol {
include/llvm/ExecutionEngine/JITLink/MachO_arm64.h 23 enum MachOARM64RelocationKind : Edge::Kind {
include/llvm/ExecutionEngine/JITLink/MachO_x86_64.h 23 enum MachOX86RelocationKind : Edge::Kind {
include/llvm/ExecutionEngine/JITSymbol.h 56 class JITSymbolFlags {
190 class JITEvaluatedSymbol {
include/llvm/ExecutionEngine/Orc/CompileUtils.h 60 class TMOwningSimpleCompiler : public SimpleCompiler {
76 class ConcurrentIRCompiler {
include/llvm/ExecutionEngine/Orc/JITTargetMachineBuilder.h 31 class JITTargetMachineBuilder {
include/llvm/ExecutionEngine/Orc/OrcRemoteTargetClient.h 490 class RemoteCompileCallbackManager : public JITCompileCallbackManager {
include/llvm/ExecutionEngine/Orc/ThreadSafeModule.h 77 class ThreadSafeModule {
include/llvm/ExecutionEngine/RuntimeDyldChecker.h 76 class MemoryRegionInfo {
include/llvm/LTO/LTO.h 327 struct AddedModule {
include/llvm/MCA/Instruction.h 348 struct InstrDesc {
include/llvm/Object/Archive.h 87 class Child {
include/llvm/Object/ArchiveWriter.h 23 struct NewArchiveMember {
include/llvm/Object/COFF.h 280 class COFFSymbolRef {
720 struct coff_resource_dir_entry {
743 struct coff_resource_data_entry {
750 struct coff_resource_dir_table {
include/llvm/Object/COFFModuleDefinition.h 27 struct COFFModuleDefinition {
include/llvm/Object/Decompressor.h 20 class Decompressor {
include/llvm/Object/IRObjectFile.h 78 struct IRSymtabFile {
include/llvm/Object/IRSymtab.h 362 struct FileContents {
include/llvm/Object/MachO.h 262 class MachOObjectFile : public ObjectFile {
264 struct LoadCommandInfo {
include/llvm/Object/MachOUniversal.h 36 class ObjectForArch {
include/llvm/Object/ObjectFile.h 81 class SectionRef {
164 enum Type {
221 class ObjectFile : public SymbolicFile {
include/llvm/Object/SymbolicFile.h 34 union DataRefImpl {
include/llvm/Object/WindowsResource.h 98 class ResourceEntryRef {
include/llvm/Object/XCOFFObjectFile.h 110 struct XCOFFStringTable {
include/llvm/ObjectYAML/CodeViewYAMLDebugSections.h 84 struct SourceFileChecksumEntry {
110 struct YAMLDebugSubsection {
include/llvm/ObjectYAML/CodeViewYAMLSymbols.h 32 struct SymbolRecord {
include/llvm/ObjectYAML/CodeViewYAMLTypes.h 45 struct LeafRecord {
include/llvm/ObjectYAML/MinidumpYAML.h 201 struct Object {
include/llvm/Passes/PassPlugin.h 60 class PassPlugin {
include/llvm/ProfileData/Coverage/CoverageMappingReader.h 35 struct CoverageMappingRecord {
include/llvm/Remarks/Remark.h 30 struct RemarkLocation {
42 struct Argument {
54 enum class Type {
include/llvm/Remarks/RemarkFormat.h 25 enum class Format { Unknown, YAML, YAMLStrTab, Bitstream };
include/llvm/Remarks/RemarkParser.h 59 struct ParsedStringTable {
include/llvm/Support/BinaryByteStream.h 205 class FileBufferByteStream : public WritableBinaryStream {
include/llvm/Support/CachePruning.h 26 struct CachePruningPolicy {
include/llvm/Support/Error.h 157 class LLVM_NODISCARD Error {
473 template <typename OtherT>
include/llvm/Support/FileSystem.h 86 enum perms {
844 class TempFile {
include/llvm/Support/GlobPattern.h 29 class GlobPattern {
include/llvm/Support/JSON.h 90 class Object {
154 class Array {
280 class Value {
include/llvm/Support/MemoryBuffer.h 261 class MemoryBufferRef {
include/llvm/TextAPI/MachO/Platform.h 22 enum class PlatformKind : unsigned {
include/llvm/TextAPI/MachO/Target.h 24 class Target {
include/llvm/Transforms/Instrumentation/MemorySanitizer.h 21 struct MemorySanitizerOptions {
include/llvm/Transforms/Scalar/LoopUnrollPass.h 60 struct LoopUnrollOptions {
include/llvm/Transforms/Utils/Local.h 63 struct SimplifyCFGOptions {
include/llvm/Transforms/Vectorize/LoopVectorize.h 82 struct LoopVectorizeOptions {
include/llvm/XRay/InstrumentationMap.h 72 class InstrumentationMap {
include/llvm/XRay/Profile.h 51 class Profile {
57 struct Data {
include/llvm/XRay/Trace.h 46 class Trace {
include/llvm/XRay/XRayRecord.h 27 struct XRayFileHeader {
lib/DebugInfo/DWARF/DWARFContext.cpp 1280 struct SymInfo {
lib/ExecutionEngine/JITLink/EHFrameSupportImpl.h 49 struct AugmentationInfo {
lib/ExecutionEngine/JITLink/MachOLinkGraphBuilder.h 102 struct NormalizedSymbol {
129 class NormalizedSection {
lib/ExecutionEngine/RuntimeDyld/RuntimeDyldImpl.h 191 class RelocationValueRef {
lib/Support/FileCheckImpl.h 450 struct VariableProperties {
lib/XRay/Profile.cpp 45 struct BlockHeader {
tools/bugpoint/ListReducer.h 29 enum TestResult {
tools/bugpoint/ToolRunner.h 49 enum FileType { AsmFile, ObjectFile, CFile };
tools/clang/include/clang/AST/ASTTypeTraits.h 230 class DynTypedNode {
tools/clang/include/clang/AST/DeclGroup.h 51 class DeclGroupRef {
tools/clang/include/clang/AST/DeclarationName.h 145 class DeclarationName {
tools/clang/include/clang/AST/Expr.h 4686 class Designator {
tools/clang/include/clang/AST/LambdaCapture.h 25 class LambdaCapture {
tools/clang/include/clang/AST/NestedNameSpecifier.h 236 class NestedNameSpecifierLoc {
tools/clang/include/clang/AST/TemplateBase.h 50 class TemplateArgument {
449 class TemplateArgumentLoc {
tools/clang/include/clang/AST/TemplateName.h 187 class TemplateName {
tools/clang/include/clang/AST/Type.h 643 class QualType {
tools/clang/include/clang/Basic/FileManager.h 57 class DirectoryEntryRef {
130 class FileEntryRef {
tools/clang/include/clang/Basic/IdentifierTable.h 672 class Selector {
tools/clang/include/clang/Basic/SourceLocation.h 38 class FileID {
86 class SourceLocation {
196 class SourceRange {
234 class CharSourceRange {
tools/clang/include/clang/Driver/DarwinSDKInfo.h 21 class DarwinSDKInfo {
tools/clang/include/clang/Format/Format.h 49 struct FormatStyle {
tools/clang/include/clang/Tooling/CommonOptionsParser.h 65 class CommonOptionsParser {
tools/clang/include/clang/Tooling/Core/Replacement.h 83 class Replacement {
209 class Replacements {
tools/clang/include/clang/Tooling/Refactoring/ASTSelection.h 49 struct SelectedASTNode {
94 class CodeRangeASTSelection {
tools/clang/include/clang/Tooling/Refactoring/AtomicChange.h 36 class AtomicChange {
tools/clang/include/clang/Tooling/Refactoring/Extract/Extract.h 20 class ExtractFunction final : public SourceChangeRefactoringRule {
tools/clang/include/clang/Tooling/Refactoring/Rename/RenamingAction.h 49 class RenameOccurrences final : public SourceChangeRefactoringRule {
70 class QualifiedRenameRule final : public SourceChangeRefactoringRule {
tools/clang/tools/clang-import-test/clang-import-test.cpp 242 struct CIAndOrigins {
tools/clang/tools/extra/clangd/CodeComplete.h 215 struct CodeCompleteResult {
tools/clang/tools/extra/clangd/Headers.h 33 struct HeaderFile {
tools/clang/tools/extra/clangd/Protocol.h 73 struct URIForFile {
156 struct Range {
182 struct Location {
713 struct WorkspaceEdit {
877 struct ApplyWorkspaceEditResponse {
923 struct Hover {
1010 struct CompletionList {
1054 struct SignatureHelp {
1129 struct TypeHierarchyItem {
tools/clang/tools/extra/clangd/RIFF.h 48 struct Chunk {
56 struct File {
tools/clang/tools/extra/clangd/TUScheduler.h 34 struct InputsAndAST {
39 struct InputsAndPreamble {
tools/clang/tools/extra/clangd/URI.h 28 class URI {
tools/clang/tools/extra/clangd/index/Serialization.cpp 193 struct StringTableIn {
tools/clang/tools/extra/clangd/index/Serialization.h 42 struct IndexFileIn {
tools/clang/tools/extra/clangd/index/SymbolID.h 31 class SymbolID {
tools/clang/tools/extra/clangd/refactor/Tweak.h 49 struct Selection {
77 struct Effect {
tools/clang/tools/extra/clangd/refactor/tweaks/ExtractFunction.cpp 274 struct NewFunction {
tools/clang/unittests/Tooling/RefactoringActionRulesTest.cpp 59 class ReplaceAWithB : public SourceChangeRefactoringRule {
148 class ErrorRule : public SourceChangeRefactoringRule {
199 class FindOccurrences : public FindSymbolOccurrencesRefactoringRule {
tools/dsymutil/BinaryHolder.h 54 class ObjectEntry : public EntryBase {
tools/dsymutil/LinkUtils.h 28 enum class AccelTableKind {
tools/dsymutil/dsymutil.cpp 85 struct DsymutilOptions {
378 struct OutputLocation {
tools/lld/COFF/TypeMerger.h 55 struct CVIndexMap {
tools/lld/lib/ReaderWriter/MachO/DebugInfo.h 44 struct TranslationUnitSource {
tools/lldb/include/lldb/Core/Address.h 59 class Address {
tools/lldb/include/lldb/Core/LoadedModuleInfoList.h 22 class LoadedModuleInfoList {
tools/lldb/include/lldb/Host/File.h 46 enum OpenOptions : uint32_t {
tools/lldb/include/lldb/Host/HostThread.h 29 class HostThread {
tools/lldb/include/lldb/Host/common/NativeProcessProtocol.h 35 struct SVR4LibraryInfo {
397 struct SoftwareBreakpoint {
tools/lldb/include/lldb/Symbol/CompilerDeclContext.h 19 class CompilerDeclContext {
tools/lldb/include/lldb/Symbol/LineEntry.h 20 struct LineEntry {
tools/lldb/include/lldb/Symbol/TypeSystem.h 53 class TypeSystem : public PluginInterface {
tools/lldb/include/lldb/Utility/Args.h 32 class Args {
tools/lldb/include/lldb/Utility/RegisterValue.h 27 class RegisterValue {
tools/lldb/include/lldb/Utility/Scalar.h 39 class Scalar {
tools/lldb/include/lldb/lldb-private-types.h 33 struct RegisterInfo {
tools/lldb/source/Plugins/ABI/SysV-ppc64/ABISysV_ppc64.cpp 390 class ReturnValueExtractor {
tools/lldb/source/Plugins/Process/Linux/ProcessorTrace.h 42 class ProcessorTraceMonitor {
tools/lldb/source/Plugins/Process/minidump/MinidumpParser.h 50 class MinidumpParser {
tools/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h 218 class PythonObject {
460 class PythonString : public TypedPythonObject<PythonString> {
558 class PythonDictionary : public TypedPythonObject<PythonDictionary> {
584 class PythonModule : public TypedPythonObject<PythonModule> {
614 class PythonCallable : public TypedPythonObject<PythonCallable> {
618 struct ArgInfo {
660 class PythonFile : public TypedPythonObject<PythonFile> {
tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugAranges.h 16 class DWARFDebugAranges {
tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDefines.h 17 enum class DWARFEnumState { MoreItems, Complete };
tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.h 37 class DWARFUnitHeader {
tools/lldb/unittests/TestingSupport/TestUtilities.h 32 class TestFile {
tools/lldb/unittests/tools/lldb-server/tests/MessageObjects.h 30 class ProcessInfo : public Parser<ProcessInfo> {
64 class JThreadsInfo : public Parser<JThreadsInfo> {
107 class StopReplyStop : public StopReply {
145 class StopReplyExit : public StopReply {
tools/llvm-cfi-verify/lib/FileAnalysis.h 75 class FileAnalysis {
tools/llvm-dwp/llvm-dwp.cpp 113 struct CompileUnitIdentifiers {
tools/llvm-exegesis/lib/BenchmarkResult.h 58 struct InstructionBenchmark {
tools/llvm-exegesis/lib/Clustering.h 26 class InstructionBenchmarkClustering {
tools/llvm-jitlink/llvm-jitlink.h 41 struct FileInfo {
tools/llvm-mca/CodeRegion.h 84 class CodeRegions {
tools/llvm-objcopy/CopyConfig.cpp 199 struct TargetInfo {
tools/llvm-objcopy/CopyConfig.h 58 enum SectionFlag {
75 struct SectionRename {
81 struct SectionFlagsUpdate {
98 class NameOrPattern {
241 struct DriverConfig {
tools/llvm-objcopy/ELF/ELFConfig.h 24 struct NewSymbolInfo {
33 struct ELFCopyConfig {
tools/llvm-objcopy/ELF/Object.h 194 struct IHexRecord {
tools/llvm-pdbutil/BytesOutputStyle.cpp 35 struct StreamSpec {
tools/llvm-pdbutil/InputFile.h 40 class InputFile {
tools/llvm-rc/ResourceScriptStmt.h 29 class RCInt {
69 class IntWithNotMask {
123 class IntOrString {
264 class OptionalStmtList : public OptionalStmt {
493 class MenuDefinitionList : public MenuDefinition {
606 class Control {
788 class VersionInfoFixed {
tools/llvm-readobj/ELFDumper.cpp 4530 struct CoreNote {
tools/llvm-xray/xray-graph-diff.h 27 class GraphDiffRenderer {
tools/llvm-xray/xray-graph.h 36 class GraphRenderer {
69 struct FunctionStats {
unittests/ADT/FallibleIteratorTest.cpp 25 class Item {
unittests/ExecutionEngine/Orc/RPCUtilsTest.cpp 19 class RPCFoo {};
47 class RPCBar {};
unittests/XRay/GraphTest.cpp 19 struct VAttr {
22 struct EAttr {
utils/TableGen/GlobalISelEmitter.cpp 800 class RuleMatcher : public Matcher {
2032 class InstructionMatcher final : public PredicateListMatcher<PredicateMatcher> {
2758 class BuildMIAction : public MatchAction {