Home
last modified time | relevance | path

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

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