Home
last modified time | relevance | path

Searched refs:capture (Results 1 – 3 of 3) sorted by relevance

/thrift-3.4.0/lib/ocaml/
DTODO3 Avoid capture properly instead of relying on the user not to use _
/thrift-3.4.0/doc/specs/
Dthrift.tex920 API abstract enough to capture these different approaches, we
/thrift-3.4.0/compiler/cpp/tests/catch/
Dcatch.hpp6868 if( IResultCapture* capture = getCurrentContext().getResultCapture() ) in getResultCapture() local
6869 return *capture; in getResultCapture()