HomeSort by relevance Sort by last modified time
    Searched refs:getBooleanOption (Results 1 - 8 of 8) sorted by null

  /external/clang/lib/StaticAnalyzer/Core/
AnalyzerOptions.cpp 101 bool AnalyzerOptions::getBooleanOption(StringRef Name, bool DefaultVal) {
112 bool AnalyzerOptions::getBooleanOption(Optional<bool> &V, StringRef Name,
115 V = getBooleanOption(Name, DefaultVal);
120 return getBooleanOption(IncludeTemporaryDtorsInCFG,
126 return getBooleanOption(InlineCXXStandardLibrary,
132 return getBooleanOption(InlineTemplateFunctions,
138 return getBooleanOption(ObjCInliningMode,
144 return getBooleanOption(SuppressNullReturnPaths,
150 return getBooleanOption(AvoidSuppressingNullArgumentPaths,
156 return getBooleanOption(SuppressInlinedDefensiveChecks
    [all...]
  /external/clang/include/clang/StaticAnalyzer/Core/
AnalyzerOptions.h 233 bool getBooleanOption(StringRef Name, bool DefaultVal);
236 bool getBooleanOption(Optional<bool> &V, StringRef Name, bool DefaultVal);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.runtime_3.6.0.v20100505.jar 
org.eclipse.equinox.security_1.0.200.v20100503.jar 
org.eclipse.osgi_3.6.1.R36x_v20100806.jar 
org.eclipse.osgi_3.6.2.R36x_v20101103.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.core.runtime_3.6.0.v20100505.jar 
org.eclipse.osgi_3.6.2.R36x_v20110210.jar 

Completed in 375 milliseconds