Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DScopeInfo.h686 void addCapture(VarDecl *Var, bool isBlock, bool isByref, bool isNested, in addCapture() function
H A DDeclSpec.h2696 void addCapture(LambdaCaptureKind Kind, in addCapture() function