Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp685 if (auto Loc = matchAssignment(N)) { in VisitNode()
723 Optional<SourceLocation> matchAssignment(const ExplodedNode *N) { in matchAssignment() function in __anona9edee720111::MacroNullReturnSuppressionVisitor