Home
last modified time | relevance | path

Searched refs:IncludeLifetimeInCFG (Results 1 – 2 of 2) sorted by relevance

/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/include/clang/StaticAnalyzer/Core/
H A DAnalyzerOptions.h232 Optional<bool> IncludeLifetimeInCFG; variable
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/StaticAnalyzer/Core/
H A DAnalyzerOptions.cpp212 return getBooleanOption(IncludeLifetimeInCFG, "cfg-lifetime", in includeLifetimeInCFG()