Home
last modified time | relevance | path

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

/dports/devel/juce/JUCE-f37e9a1/extras/Projucer/Source/ProjectSaving/
H A Djucer_ProjectExport_Xcode.h2665 … .withInhibitWarningsEnabled (true)); in addSubprojects()
2881 …FileOptions& withInhibitWarningsEnabled (bool e) { inhibitWarnings = e; r… in withInhibitWarningsEnabled() function
3069 … .withInhibitWarningsEnabled (projectItem.shouldInhibitWarnings()) in addProjectItem()