Searched defs:UnsignedValue (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Remarks/
H A DYAMLRemarkParser.cpp314 unsigned UnsignedValue = 0; local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMIRYamlMapping.h100 struct UnsignedValue { struct in namespace:llvm::yaml
105 UnsignedValue(unsigned Value) : Value(Value) {} function in struct:llvm::yaml::UnsignedValue
[all...]

Completed in 114 milliseconds