Home
last modified time | relevance | path

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

/llvm-project/lldb/source/API/
H A DSBStructuredData.cpp189 uint64_t SBStructuredData::GetIntegerValue(uint64_t fail_value) const { GetIntegerValue() function in SBStructuredData
/llvm-project/lldb/source/Plugins/ABI/PowerPC/
H A DABISysV_ppc64.cpp584 ValueSP GetIntegerValue(uint32_t reg_index) { GetIntegerValue() function in __anon12d3bde80111::ReturnValueExtractor
/llvm-project/clang/lib/Lex/
H A DLiteralSupport.cpp1466 bool NumericLiteralParser::GetIntegerValue(llvm::APInt &Val) { GetIntegerValue() function in NumericLiteralParser