reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
4508 Record.push_back(SemaRef.PackStack.CurrentValue); 4509 AddSourceLocation(SemaRef.PackStack.CurrentPragmaLocation, Record); 4510 Record.push_back(SemaRef.PackStack.Stack.size()); 4511 for (const auto &StackEntry : SemaRef.PackStack.Stack) {