Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp4751 S.setOpenMPCaptureKind(Field, Cap.getVariable(), RSI->OpenMPLevel); in buildCapturedStmtCaptureList()
H A DSemaOpenMP.cpp2623 void Sema::setOpenMPCaptureKind(FieldDecl *FD, const ValueDecl *D, in setOpenMPCaptureKind() function in Sema
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h11486 void setOpenMPCaptureKind(FieldDecl *FD, const ValueDecl *D, unsigned Level);