Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
HDStmt.h3396 VCK_This, enumerator
3429 bool capturesThis() const { return getCaptureKind() == VCK_This; } in capturesThis()
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
HDStmt.cpp1173 case VCK_This: in Capture()
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaStmt.cpp4317 CapturedStmt::VCK_This)); in buildCapturedStmtCaptureList()