Searched defs:isThisCapture (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DScopeInfo.h592 bool isThisCapture() const { return CapturesThis; } function in class:clang::sema::Capture

Completed in 217 milliseconds