Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DScopeInfo.h538 void addCapture(VarDecl *Var, bool isBlock, bool isByref, bool isNested, in addCapture() argument
541 Captures.push_back(Capture(Var, isBlock, isByref, isNested, Loc, in addCapture()