Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp835 if (auto Loc = matchAssignment(N)) { in VisitNode()
873 Optional<SourceLocation> matchAssignment(const ExplodedNode *N) { in matchAssignment() function in __anon6b3b446e0211::MacroNullReturnSuppressionVisitor