Searched defs:IsNested (Results 1 – 3 of 3) sorted by relevance
287 bool MessageLoop::IsNested() { in IsNested() function in MessageLoop
1408 bool IsNested = HasNestArgument(&MF); in GetScratchRegister() local1449 bool IsNested = false; in adjustForSegmentedStacks() local
396 static bool IsNested(const Stmt *S, ParentMap &PM) { in IsNested() function