Home
last modified time | relevance | path

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

/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/session/modules/
H A DSessionRParser.hpp66 bool warnIfNoSuchVariableInScope = false, in ParseOptions()
117 bool warnIfNoSuchVariableInScope() const in warnIfNoSuchVariableInScope() function in rstudio::session::modules::rparser::ParseOptions
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/workbench/prefs/model/
H A DUserPrefsAccessor.java884 public PrefValue<Boolean> warnIfNoSuchVariableInScope() in warnIfNoSuchVariableInScope() method in UserPrefsAccessor
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/session/prefs/
H A DUserPrefValues.cpp757 bool UserPrefValues::warnIfNoSuchVariableInScope() in warnIfNoSuchVariableInScope() function in rstudio::session::prefs::UserPrefValues