Searched refs:shouldSuppressFromCXXStandardLibrary (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/
H A DAnalyzerOptions.h226 /// \sa shouldSuppressFromCXXStandardLibrary
343 bool shouldSuppressFromCXXStandardLibrary();
/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DAnalyzerOptions.cpp174 bool AnalyzerOptions::shouldSuppressFromCXXStandardLibrary() { function in class:AnalyzerOptions
H A DBugReporterVisitors.cpp1534 if (Options.shouldSuppressFromCXXStandardLibrary()) {

Completed in 78 milliseconds