Home
last modified time | relevance | path

Searched defs:CommaLHS (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DJumpDiagnostics.cpp576 SmallVector<const Expr *, 4> CommaLHS; in BuildScopeInformation() local
/openbsd-src/gnu/llvm/clang/lib/Analysis/
H A DCFG.cpp4994 for (const Expr *CommaLHS : CommaLHSs) { in VisitForTemporaryDtors() local