Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DScopeInfo.h714 void addCapture(ValueDecl *Var, bool isBlock, bool isByref, bool isNested, in addCapture() argument
717 Captures.push_back(Capture(Var, isBlock, isByref, isNested, Loc, in addCapture()