Home
last modified time | relevance | path

Searched defs:diagnosticsInRFunctionCalls (Results 1 – 2 of 2) sorted by relevance

/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/workbench/prefs/model/
H A DUserPrefsAccessor.java848 public PrefValue<Boolean> diagnosticsInRFunctionCalls() in diagnosticsInRFunctionCalls() method in UserPrefsAccessor
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/session/prefs/
H A DUserPrefValues.cpp718 bool UserPrefValues::diagnosticsInRFunctionCalls() in diagnosticsInRFunctionCalls() function in rstudio::session::prefs::UserPrefValues