Searched defs:GetIntegerValue (Results 1 – 4 of 4) sorted by relevance
/external/llvm-project/lldb/source/API/ | ||
D | SBStructuredData.cpp | 177 uint64_t SBStructuredData::GetIntegerValue(uint64_t fail_value) const { in GetIntegerValue() function in SBStructuredData |
/external/clang/lib/Lex/ | ||
D | LiteralSupport.cpp | 913 bool NumericLiteralParser::GetIntegerValue(llvm::APInt &Val) { in GetIntegerValue() function in NumericLiteralParser |
/external/llvm-project/clang/lib/Lex/ | ||
D | LiteralSupport.cpp | 999 bool NumericLiteralParser::GetIntegerValue(llvm::APInt &Val) { in GetIntegerValue() function in NumericLiteralParser |
/external/llvm-project/lldb/source/Plugins/ABI/PowerPC/ | ||
D | ABISysV_ppc64.cpp | 585 ValueSP GetIntegerValue(uint32_t reg_index) { in GetIntegerValue() function in __anon70fd7e2c0111::ReturnValueExtractor |