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.cpp897 llvm::DenseSet<const Stmt *> LeafExprSet; member
1124 LeafExprSet.count(CodeGenFunction::stripCond(C))) {
2214 LeafExprSet.insert(E); in VisitBinLAnd()
2275 LeafExprSet.insert(E); in VisitBinLOr()