Home
last modified time | relevance | path

Searched refs:VCK_This (Results 1 – 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
HDStmt.h3767 VCK_This, enumerator
3803 bool capturesThis() const { return getCaptureKind() == VCK_This; } in capturesThis()
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
HDStmt.cpp1284 case VCK_This: in Capture()
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaStmt.cpp4445 CapturedStmt::VCK_This)); in buildCapturedStmtCaptureList()