Home
last modified time | relevance | path

Searched defs:ThisCapture (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DScopeInfo.h617 enum IsThisCapture { ThisCapture }; global() enumerator
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp3379 FieldDecl *ThisCapture = nullptr; adjustTargetSpecificDataForLambdas() local
H A DCGOpenMPRuntime.cpp8328 FieldDecl *ThisCapture = nullptr; generateInfoForLambdaCaptures() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp4752 FieldDecl *ThisCapture; tryCaptureOpenMPLambdas() local