Home
last modified time | relevance | path

Searched refs:BuildCaptureField (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/clang/lib/Sema/
DSemaLambda.cpp1691 FieldDecl *Sema::BuildCaptureField(RecordDecl *RD, in BuildCaptureField() function in Sema
1864 BuildCaptureField(Class, From); in BuildLambdaExpr()
DSemaStmt.cpp4372 FieldDecl *Field = S.BuildCaptureField(RSI->TheRecordDecl, Cap); in buildCapturedStmtCaptureList()
/external/llvm-project/clang/include/clang/Sema/
DSema.h6535 FieldDecl *BuildCaptureField(RecordDecl *RD, const sema::Capture &Capture);