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

  /external/clang/lib/StaticAnalyzer/Checkers/
AllocationDiagnostics.cpp 20 return AOpts.getBooleanOption("leak-diagnostics-reference-allocation",
  /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(InlineCXXContainerCtorsAndDtors,
144 return getBooleanOption(InlineCXXSharedPtrDtor,
151 return getBooleanOption(ObjCInliningMode,
157 return getBooleanOption(SuppressNullReturnPaths
    [all...]
BugReporter.cpp     [all...]
  /external/clang/include/clang/StaticAnalyzer/Core/
AnalyzerOptions.h 246 bool getBooleanOption(StringRef Name, bool DefaultVal);
249 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 799 milliseconds