Searched defs:addCapture (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/include/clang/Sema/ | ||
H A D | ScopeInfo.h | 731 void addCapture(ValueDecl *Var, bool isBlock, bool isByref, bool isNested, addCapture() function |
H A D | DeclSpec.h | 2866 void addCapture(LambdaCaptureKind Kind, addCapture() function |