Searched defs:VCK_ByRef (Results 1 - 1 of 1) sorted by relevance
/external/clang/include/clang/AST/ | ||
H A D | Stmt.h | 2012 VCK_ByRef, enumerator in enum:clang::CapturedStmt::VariableCaptureKind 2046 bool capturesVariable() const { return getCaptureKind() == VCK_ByRef; } |
Completed in 415 milliseconds