Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCoverageMappingGen.cpp2264 bool shouldVisitRHS(const Expr *LHS) { in shouldVisitRHS() function
2306 if (!shouldVisitRHS(E->getLHS())) { in VisitBinLOr()