Searched refs:GetPropertyAtIndexAsString (Results 1 – 5 of 5) sorted by relevance
176 llvm::StringRef GetPropertyAtIndexAsString(const ExecutionContext *exe_ctx,
401 return m_collection_sp->GetPropertyAtIndexAsString( in GetPrompt()492 return m_collection_sp->GetPropertyAtIndexAsString(nullptr, idx, ""); in GetStopShowColumnAnsiPrefix()497 return m_collection_sp->GetPropertyAtIndexAsString(nullptr, idx, ""); in GetStopShowColumnAnsiSuffix()
469 llvm::StringRef OptionValueProperties::GetPropertyAtIndexAsString( in GetPropertyAtIndexAsString() function in OptionValueProperties
162 return m_collection_sp->GetPropertyAtIndexAsString( in GetAutoEnableOptions()
3789 return m_collection_sp->GetPropertyAtIndexAsString(nullptr, idx, llvm::StringRef()); in GetArg0()