Home
last modified time | relevance | path

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

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