reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

include/llvm/ObjectYAML/CodeViewYAMLTypeHashing.h
   58 LLVM_YAML_DECLARE_SCALAR_TRAITS(CodeViewYAML::GlobalHash, QuotingType::None)
include/llvm/ObjectYAML/CodeViewYAMLTypes.h
   62 LLVM_YAML_DECLARE_SCALAR_TRAITS(codeview::GUID, QuotingType::Single)
lib/ObjectYAML/CodeViewYAMLDebugSections.cpp
   68 LLVM_YAML_DECLARE_SCALAR_TRAITS(HexFormattedString, QuotingType::None)
lib/ObjectYAML/CodeViewYAMLSymbols.cpp
   45 LLVM_YAML_DECLARE_SCALAR_TRAITS(APSInt, QuotingType::None)
   46 LLVM_YAML_DECLARE_SCALAR_TRAITS(TypeIndex, QuotingType::None)
   65 LLVM_YAML_DECLARE_SCALAR_TRAITS(TypeName, QuotingType::Single)
lib/ObjectYAML/CodeViewYAMLTypes.cpp
   50 LLVM_YAML_DECLARE_SCALAR_TRAITS(TypeIndex, QuotingType::None)
   51 LLVM_YAML_DECLARE_SCALAR_TRAITS(APSInt, QuotingType::None)