Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp1114 constexpr llvm::StringLiteral StrLoopRangeEmpty = variable
1288 str = StrLoopRangeEmpty; in generatePathDiagnosticsForNode()
1521 S == StrLoopCollectionEmpty || S == StrLoopRangeEmpty) { in simplifySimpleBranches()
/external/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp1622 static const char StrLoopRangeEmpty[] = variable
1825 str = StrLoopRangeEmpty; in GenerateAlternateExtensivePathDiagnostic()
2072 S == StrLoopCollectionEmpty || S == StrLoopRangeEmpty) { in simplifySimpleBranches()