Home
last modified time | relevance | path

Searched defs:addCapture (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DScopeInfo.h731 void addCapture(ValueDecl *Var, bool isBlock, bool isByref, bool isNested, in addCapture() function
H A DDeclSpec.h2866 void addCapture(LambdaCaptureKind Kind, in addCapture() function