Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp895 llvm::DenseSet<const Stmt *> LeafExprSet; member
1156 LeafExprSet.count(CodeGenFunction::stripCond(C))) {
2254 LeafExprSet.insert(E); in VisitBinLAnd()
2315 LeafExprSet.insert(E); in VisitBinLOr()