|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
Definitions
include/llvm/BinaryFormat/MachO.h 842 struct build_tool_version {
include/llvm/DebugInfo/CodeView/SymbolRecord.h 422 struct LocalVariableAddrGap {
include/llvm/DebugInfo/PDB/Native/RawConstants.h 36 enum class PdbRaw_FeatureSig : uint32_t {
include/llvm/IR/ModuleSummaryIndex.h 506 struct VFuncId {
include/llvm/MC/MCInstrItineraries.h 95 struct InstrItinerary {
include/llvm/MC/MCSchedule.h 64 struct MCWriteProcResEntry {
78 struct MCWriteLatencyEntry {
95 struct MCReadAdvanceEntry {
110 struct MCSchedClassDesc {
include/llvm/ObjectYAML/DWARFYAML.h 47 struct AttributeAbbrev {
60 struct ARangeDescriptor {
include/llvm/ObjectYAML/ELFYAML.h 117 struct DynamicEntry {
122 struct StackSizeEntry {
include/llvm/ObjectYAML/MachOYAML.h 68 struct NListEntry {
127 struct FatArch {
include/llvm/ObjectYAML/WasmYAML.h 30 LLVM_YAML_STRONG_TYPEDEF(uint32_t, ValueType)
47 struct Limits {
53 struct Table {
70 struct Global {
77 struct Event {
96 struct LocalDecl {
107 struct Relocation {
162 struct InitFunction {
167 struct ComdatEntry {
include/llvm/Support/YAMLTraits.h 1656 LLVM_YAML_STRONG_TYPEDEF(uint8_t, Hex8)
1659 LLVM_YAML_STRONG_TYPEDEF(uint64_t, Hex64)
tools/clang/include/clang/Basic/TokenKinds.h 24 enum TokenKind : unsigned short {
tools/clang/tools/extra/clangd/FuzzyMatch.h 55 enum CharRole : unsigned char {
tools/clang/tools/extra/clangd/Protocol.h 343 enum class OffsetEncoding {
tools/lldb/include/lldb/Host/OptionParser.h 24 struct Option {
tools/lldb/source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.h 182 typedef struct data_directory {
229 typedef struct section_header {
usr/include/c++/7.4.0/bits/stl_algobase.h 782 template<typename _OI, typename _Size, typename _Tp>
utils/TableGen/FixedLenDecoderEmitter.cpp 173 typedef enum {
utils/unittest/googletest/include/gtest/internal/gtest-internal.h 180 enum EditType { kMatch, kAdd, kRemove, kReplace };