Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DScopeInfo.h589 enum IsThisCapture { ThisCapture }; enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp4354 FieldDecl *ThisCapture = nullptr; in adjustTargetSpecificDataForLambdas() local
H A DCGOpenMPRuntime.cpp8795 FieldDecl *ThisCapture = nullptr; in generateInfoForLambdaCaptures() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp4402 FieldDecl *ThisCapture; in tryCaptureOpenMPLambdas() local