Searched refs:buildCaptureDecl (Results 1 – 1 of 1) sorted by relevance
3714 static OMPCapturedExprDecl *buildCaptureDecl(Sema &S, IdentifierInfo *Id, in buildCaptureDecl() function3749 CD = buildCaptureDecl(S, D->getIdentifier(), CaptureExpr, WithInit, in buildCapture()3758 OMPCapturedExprDecl *CD = buildCaptureDecl( in buildCapture()