Searched defs:GetValueForKeyAsInteger (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DStructuredData.h403 bool GetValueForKeyAsInteger(llvm::StringRef key, IntType &result) const { function in class:Dictionary
415 bool GetValueForKeyAsInteger(llvm::StringRef key, IntType &result, function in class:Dictionary

Completed in 102 milliseconds