Home
last modified time | relevance | path

Searched refs:capture_size (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
DStmt.h2158 unsigned capture_size() const { return NumCaptures; } in capture_size() function
DExprCXX.h1632 unsigned capture_size() const { return NumCaptures; } in capture_size() function