Searched defs:IsNested (Results 1 – 5 of 5) sorted by relevance
451 Capture(VarDecl *Var, bool Block, bool ByRef, bool IsNested, in Capture()461 Capture(IsThisCapture, bool IsNested, SourceLocation Loc, in Capture()
1289 bool IsNested = HasNestArgument(&MF); in GetScratchRegister() local1331 bool IsNested = false; in adjustForSegmentedStacks() local
348 bool MessageLoop::IsNested() { in IsNested() function in base::MessageLoop
2074 bool IsNested = HasNestArgument(&MF); in GetScratchRegister() local2126 bool IsNested = false; in adjustForSegmentedStacks() local
1134 int IsNested() { return kind_ == StateValueKind::kNested; } in IsNested() function