Home
last modified time | relevance | path

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

/llvm-project/clang/test/AST/Interp/
H A Dlambda.cpp
/llvm-project/clang/include/clang/Sema/
H A DScopeInfo.h634 enum IsThisCapture { ThisCapture }; enumerator
/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp2172 FieldDecl *ThisCapture = nullptr; in adjustTargetSpecificDataForLambdas() local
H A DCGOpenMPRuntime.cpp8368 FieldDecl *ThisCapture = nullptr; in generateInfoForLambdaCaptures() local
/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp4540 FieldDecl *ThisCapture; tryCaptureOpenMPLambdas() local