Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp12136 SequenceTree::Seq BeforeRegion = Tree.allocate(Region); in VisitSequencedExpressions() local
12142 Region = BeforeRegion; in VisitSequencedExpressions()
12151 Tree.merge(BeforeRegion); in VisitSequencedExpressions()