Searched defs:NumCaptures (Results 1 – 7 of 7) sorted by relevance
1011 CapturedStmt::CapturedStmt(EmptyShell Empty, unsigned NumCaptures) in CapturedStmt()1046 unsigned NumCaptures) { in CreateDeserialized()
1020 unsigned NumCaptures, in CreateDeserialized()
523 int Regexp::NumCaptures() { in NumCaptures() function in re2::Regexp
1254 unsigned NumCaptures = Record[Idx++]; in VisitLambdaExpr() local3335 unsigned NumCaptures = Record[ASTStmtReader::NumExprFields]; in ReadStmtFromStream() local
1426 unsigned NumCaptures : 16; variable1473 LambdaExpr(EmptyShell Empty, unsigned NumCaptures, bool HasArrayIndexVars) in LambdaExpr()
566 unsigned NumCaptures : 15; member
3491 unsigned NumCaptures; variable