Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DBugReporterVisitors.cpp2178 const ProgramPointTag *CurrentNodeTag = PS->getTag(); in VisitNodeImpl() local
2179 if (CurrentNodeTag != Tags.first && CurrentNodeTag != Tags.second) in VisitNodeImpl()
2182 bool TookTrue = CurrentNodeTag == Tags.first; in VisitNodeImpl()