Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Support/
H A DDataExtractor.cpp92 DataExtractor::getUnsigned(uint32_t *offset_ptr, uint32_t byte_size) const { in getUnsigned() function in DataExtractor
/minix3/external/bsd/llvm/dist/clang/lib/ASTMatchers/Dynamic/
H A DVariantValue.cpp302 unsigned VariantValue::getUnsigned() const { in getUnsigned() function in clang::ast_matchers::dynamic::VariantValue