Home
last modified time | relevance | path

Searched defs:AOpts (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/StaticAnalyzer/Checkers/
DAllocationDiagnostics.cpp19 bool shouldIncludeAllocationSiteInLeakDiagnostics(AnalyzerOptions &AOpts) { in shouldIncludeAllocationSiteInLeakDiagnostics()
/external/clang/include/clang/StaticAnalyzer/Core/
DCheckerManager.h151 CHECKER *registerChecker(AnalyzerOptions &AOpts) { in registerChecker()