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

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/
H A DAnalyzerOptions.h350 bool shouldReportIssuesInMainSourceFile();
/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DAnalyzerOptions.cpp180 bool AnalyzerOptions::shouldReportIssuesInMainSourceFile() { function in class:AnalyzerOptions
H A DBugReporter.cpp3448 if (Opts.shouldReportIssuesInMainSourceFile() && !Opts.AnalyzeAll)

Completed in 94 milliseconds