Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp1462 SmallVector<PathDiagnosticLocation, 4> SrcContexts; in addContextEdges() local
1467 SrcContexts.push_back(NextSrcContext); in addContextEdges()
1487 if (llvm::is_contained(SrcContexts, DstContext)) in addContextEdges()