Searched defs:ThisCapture (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/ | ||
H A D | ScopeInfo.h | 617 enum IsThisCapture { ThisCapture }; global() enumerator |
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGOpenMPRuntimeGPU.cpp | 3379 FieldDecl *ThisCapture = nullptr; adjustTargetSpecificDataForLambdas() local |
H A D | CGOpenMPRuntime.cpp | 8328 FieldDecl *ThisCapture = nullptr; generateInfoForLambdaCaptures() local |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaOpenMP.cpp | 4752 FieldDecl *ThisCapture; tryCaptureOpenMPLambdas() local |