Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DScopeInfo.h460 enum IsThisCapture { ThisCapture }; enumerator
/external/llvm-project/clang/include/clang/Sema/
DScopeInfo.h585 enum IsThisCapture { ThisCapture }; enumerator
/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntimeGPU.cpp4518 FieldDecl *ThisCapture = nullptr; in adjustTargetSpecificDataForLambdas() local
DCGOpenMPRuntime.cpp8673 FieldDecl *ThisCapture = nullptr; in generateInfoForLambdaCaptures() local
/external/llvm-project/clang/lib/Sema/
DSemaOpenMP.cpp4285 FieldDecl *ThisCapture; in tryCaptureOpenMPLambdas() local