HomeSort by relevance Sort by last modified time
    Searched defs:getCapturedVar (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/AST/
LambdaCapture.h 80 return capturesVariable() && getCapturedVar()->isInitCapture();
88 VarDecl *getCapturedVar() const {
Stmt.h     [all...]

Completed in 482 milliseconds