Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp836 if (auto Loc = matchAssignment(N)) { in VisitNode()
874 Optional<SourceLocation> matchAssignment(const ExplodedNode *N) { in matchAssignment() function in __anon24f5a0d70211::MacroNullReturnSuppressionVisitor