Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h11067 void tryCaptureOpenMPLambdas(ValueDecl *V);
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaExpr.cpp18506 SemaRef.tryCaptureOpenMPLambdas(V); in MarkVarDeclODRUsed()
H A DSemaOpenMP.cpp4720 void Sema::tryCaptureOpenMPLambdas(ValueDecl *V) { in tryCaptureOpenMPLambdas() function in Sema