Home
last modified time | relevance | path

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

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