Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp893 if (auto Loc = matchAssignment(N)) { in VisitNode()
931 Optional<SourceLocation> matchAssignment(const ExplodedNode *N) { in matchAssignment() function in __anon217dc2530311::MacroNullReturnSuppressionVisitor