Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaOpenMP.cpp1723 static OMPCapturedExprDecl *buildCaptureDecl(Sema &S, IdentifierInfo *Id, in buildCaptureDecl() function
1758 CD = buildCaptureDecl(S, D->getIdentifier(), CaptureExpr, WithInit, in buildCapture()
1767 buildCaptureDecl(S, &S.getASTContext().Idents.get(".capture_expr."), in buildCapture()