Home
last modified time | relevance | path

Searched defs:isCXXThisCaptured (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/Sema/
DScopeInfo.h560 bool isCXXThisCaptured() const { return CXXThisCaptureIndex != 0; } in isCXXThisCaptured() function
/external/llvm-project/clang/include/clang/Sema/
DScopeInfo.h700 bool isCXXThisCaptured() const { return CXXThisCaptureIndex != 0; } in isCXXThisCaptured() function