Searched refs:addCapture (Results 1 - 6 of 6) sorted by relevance

/external/easymock/src/org/easymock/internal/matchers/
H A DCaptures.java46 LastControl.getCurrentInvocation().addCapture((Captures<Object>) this,
/external/clang/include/clang/Sema/
H A DScopeInfo.h256 void addCapture(VarDecl *Var, bool isBlock, bool isByref, bool isNested, function in class:clang::sema::CapturingScopeInfo
H A DDeclSpec.h1999 void addCapture(LambdaCaptureKind Kind,
/external/easymock/src/org/easymock/internal/
H A DInvocation.java156 public void addCapture(Captures<Object> capture, Object value) { method in class:Invocation
/external/clang/lib/Parse/
H A DParseExprCXX.cpp714 Intro.addCapture(Kind, Loc, Id, EllipsisLoc);
/external/clang/lib/Sema/
H A DSemaExpr.cpp10693 CSI->addCapture(Var, HasBlocksAttr, ByRef, Nested, Loc,
10777 CSI->addCapture(Var, /*IsBlock=*/false, ByRef, Nested, Loc,

Completed in 127 milliseconds