Searched refs:CurrentNodeTag (Results 1 – 1 of 1) sorted by relevance
2306 const ProgramPointTag *CurrentNodeTag = PS->getTag(); in VisitNodeImpl() local2307 if (CurrentNodeTag != Tags.first && CurrentNodeTag != Tags.second) in VisitNodeImpl()2310 bool TookTrue = CurrentNodeTag == Tags.first; in VisitNodeImpl()