Home
last modified time | relevance | path

Searched defs:capture_begin (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/core/framework/
Dop_def_builder.cc118 auto capture_begin = sp->begin(); in ConsumeCompoundAttrType() local
/external/clang/include/clang/AST/
DStmt.h2148 capture_iterator capture_begin() { return getStoredCaptures(); } in capture_begin() function
2149 const_capture_iterator capture_begin() const { return getStoredCaptures(); } in capture_begin() function
DDecl.h3583 capture_const_iterator capture_begin() const { return captures().begin(); } in capture_begin() function
/external/clang/lib/AST/
DExprCXX.cpp944 LambdaExpr::capture_iterator LambdaExpr::capture_begin() const { in capture_begin() function in LambdaExpr
/external/mesa3d/src/vulkan/overlay-layer/
Doverlay.cpp827 const bool capture_begin = in snapshot_swapchain_frame() local