Home
last modified time | relevance | path

Searched refs:setAllAlwaysAdd (Results 1 – 4 of 4) sorted by relevance

/src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DAnalysisManager.cpp45 AnaCtxMgr.getCFGBuildOptions().setAllAlwaysAdd(); in AnalysisManager()
/src/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DAdornedCFG.cpp161 Options.setAllAlwaysAdd(); in build()
/src/contrib/llvm-project/clang/include/clang/Analysis/
H A DCFG.h1258 BuildOptions &setAllAlwaysAdd() { in setAllAlwaysAdd() function
/src/contrib/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp2609 AC.getCFGBuildOptions().setAllAlwaysAdd(); in IssueWarnings()