Home
last modified time | relevance | path

Searched defs:mapEncodedInteger (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DCodeViewRecordIO.cpp151 Error CodeViewRecordIO::mapEncodedInteger(int64_t &Value, in mapEncodedInteger() function in CodeViewRecordIO
176 Error CodeViewRecordIO::mapEncodedInteger(uint64_t &Value, in mapEncodedInteger() function in CodeViewRecordIO
192 Error CodeViewRecordIO::mapEncodedInteger(APSInt &Value, const Twine &Comment) { in mapEncodedInteger() function in CodeViewRecordIO