Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp3587 CapturingScopeInfo *CurCap = cast<CapturingScopeInfo>(getCurFunction()); ActOnCapScopeReturnStmt() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp330 auto CurCap = S.captures().begin(); GenerateOpenMPCapturedVars() local