|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
Definitions
include/llvm/ADT/APSInt.h 21 class LLVM_NODISCARD APSInt : public APInt {
include/llvm/ADT/StringRef.h 54 class StringRef {
include/llvm/ADT/Triple.h 43 class Triple {
include/llvm/CodeGen/MIRYamlMapping.h 34 struct StringValue {
63 struct FlowStringValue : StringValue {
100 struct UnsignedValue {
include/llvm/DebugInfo/CodeView/GUID.h 21 struct GUID {
include/llvm/DebugInfo/CodeView/TypeIndex.h 95 class TypeIndex {
include/llvm/MC/MCInst.h 158 class MCInst {
include/llvm/ObjectYAML/CodeViewYAMLDebugSections.h 80 struct HexFormattedString {
include/llvm/ObjectYAML/CodeViewYAMLTypeHashing.h 31 struct GlobalHash {
include/llvm/ObjectYAML/YAML.h 63 class BinaryRef {
include/llvm/Support/VersionTuple.h 26 class VersionTuple {
include/llvm/Support/YAMLTraits.h 1656 LLVM_YAML_STRONG_TYPEDEF(uint8_t, Hex8)
1657 LLVM_YAML_STRONG_TYPEDEF(uint16_t, Hex16)
1658 LLVM_YAML_STRONG_TYPEDEF(uint32_t, Hex32)
1659 LLVM_YAML_STRONG_TYPEDEF(uint64_t, Hex64)
include/llvm/TextAPI/MachO/Architecture.h 24 enum Architecture : uint8_t {
include/llvm/TextAPI/MachO/PackedVersion.h 22 class PackedVersion {
include/llvm/TextAPI/MachO/Target.h 24 class Target {
lib/ObjectYAML/ELFYAML.cpp 850 LLVM_YAML_STRONG_TYPEDEF(StringRef, StOtherPiece)
lib/TextAPI/ELF/TBEHandler.cpp 19 LLVM_YAML_STRONG_TYPEDEF(ELFArch, ELFArchMapper)
lib/TextAPI/MachO/TextStubCommon.h 26 LLVM_YAML_STRONG_TYPEDEF(llvm::StringRef, FlowStringRef)
27 LLVM_YAML_STRONG_TYPEDEF(uint8_t, SwiftVersion)
tools/lld/include/lld/Core/DefinedAtom.h 203 struct Alignment {
tools/lld/lib/ReaderWriter/MachO/MachONormalizedFile.h 109 LLVM_YAML_STRONG_TYPEDEF(uint16_t, SectionAlignment)
158 LLVM_YAML_STRONG_TYPEDEF(uint32_t, VMProtect)
161 LLVM_YAML_STRONG_TYPEDEF(uint32_t, PackedVersion)
tools/lld/lib/ReaderWriter/YAML/ReaderWriterYAML.cpp 233 LLVM_YAML_STRONG_TYPEDEF(uint8_t, ImplicitHex8)
241 struct RefKind {
tools/lldb/include/lldb/Utility/GDBRemote.h 68 struct BinaryData {
tools/llvm-exegesis/lib/RegisterValue.h 26 struct RegisterValue {
unittests/Support/YAMLIOTest.cpp 979 struct MyCustomType {
1210 LLVM_YAML_STRONG_TYPEDEF(int, MyNumber)
1212 LLVM_YAML_STRONG_TYPEDEF(llvm::StringRef, MyString)
2372 struct FlowSeq {