Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp919 if (auto Loc = matchAssignment(N)) { in VisitNode()
957 std::optional<SourceLocation> matchAssignment(const ExplodedNode *N) { in matchAssignment() function in __anonc36047d90311::MacroNullReturnSuppressionVisitor