reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
240 bool stackIsInScope(const ValueDFSStack &, const ValueDFS &) const;
285 while (!Stack.empty() && !stackIsInScope(Stack, VD)) 684 bool OutOfScope = !stackIsInScope(RenameStack, VD);