Home
last modified time | relevance | path

Searched refs:buildCapturedStmtCaptureList (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Sema/
DSemaStmt.cpp3853 static void buildCapturedStmtCaptureList( in buildCapturedStmtCaptureList() function
3982 buildCapturedStmtCaptureList(Captures, CaptureInits, RSI->Captures); in ActOnCapturedRegionEnd()
/external/llvm-project/clang/lib/Sema/
DSemaStmt.cpp4357 buildCapturedStmtCaptureList(Sema &S, CapturedRegionScopeInfo *RSI, in buildCapturedStmtCaptureList() function
4512 if (buildCapturedStmtCaptureList(*this, RSI, Captures, CaptureInits)) in ActOnCapturedRegionEnd()