Home
last modified time | relevance | path

Searched defs:capturesThis (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
DLambdaCapture.h83 bool capturesThis() const { in capturesThis() function
DStmt.h2043 bool capturesThis() const { return getCaptureKind() == VCK_This; } in capturesThis() function