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

/external/easymock/src/org/easymock/internal/
H A DInvocation.java156 public void addCapture(Captures<Object> capture, Object value) { method in class:Invocation
/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

Completed in 74 milliseconds