Home
last modified time | relevance | path

Searched refs:GetAsArch (Results 1 – 3 of 3) sorted by relevance

/external/lldb/include/lldb/Interpreter/
DOptionValue.h205 GetAsArch ();
208 GetAsArch () const;
/external/lldb/source/Interpreter/
DOptionValue.cpp112 OptionValue::GetAsArch () in GetAsArch() function in OptionValue
121 OptionValue::GetAsArch () const in GetAsArch() function in OptionValue
DOptionValueProperties.cpp299 return property->GetValue()->GetAsArch(); in GetPropertyAtIndexAsOptionValueArch()