Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaOpenMP.cpp4019 Expr *NewLB) { in SetLCDeclAndLB()
4494 auto NewLB = tryBuildCapture(SemaRef, LB, Captures); in BuildPreCond() local
/external/llvm-project/clang/lib/Sema/
DSemaOpenMP.cpp6589 Expr *NewLB, bool EmitDiags) { in setLCDeclAndLB()
7622 ExprResult NewLB = tryBuildCapture(SemaRef, LB, Captures); in buildPreCond() local