Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/AsmParser/
H A DLLParser.h265 bool parseUInt32(unsigned &Val, LocTy &Loc) { parseUInt32() function
/freebsd-src/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp1790 bool LLParser::parseUInt32(uint32_t &Val) { parseUInt32() function in LLParser
[all...]