Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DStmt.h1989 VCK_This, enumerator
2013 case VCK_This: in VarAndKind()
2034 bool capturesThis() const { return getCaptureKind() == VCK_This; } in capturesThis()
/external/clang/lib/Sema/
DSemaStmt.cpp3742 CapturedStmt::VCK_This)); in buildCapturedStmtCaptureList()