Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DStmt.h1989 VCK_This, enumerator
2021 bool capturesThis() const { return getCaptureKind() == VCK_This; } in capturesThis()
/external/clang/lib/AST/
DStmt.cpp952 case VCK_This: in Capture()
/external/clang/lib/Sema/
DSemaStmt.cpp3795 CapturedStmt::VCK_This)); in buildCapturedStmtCaptureList()