Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DScopeInfo.h634 enum IsThisCapture { ThisCapture }; enumerator
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp2173 FieldDecl *ThisCapture = nullptr; in adjustTargetSpecificDataForLambdas() local
H A DCGOpenMPRuntime.cpp8379 FieldDecl *ThisCapture = nullptr; in generateInfoForLambdaCaptures() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp4543 FieldDecl *ThisCapture; in tryCaptureOpenMPLambdas() local