Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp7913 Expr *NewLB, bool EmitDiags) { in setLCDeclAndLB()
8953 ExprResult NewLB = tryBuildCapture(SemaRef, LB, Captures); in buildPreCond() local