Lines Matching refs:Stack
5001 // function template specialization, add it to the scope stack.
7314 // field itself) to the history stack.
10009 PragmaStack<StringLiteral *> *Stack = nullptr;
10012 Stack = &ConstSegStack;
10014 Stack = &BSSSegStack;
10017 Stack = &DataSegStack;
10020 if (Stack->CurrentValue && !var->hasAttr<SectionAttr>()) {
10023 Stack->CurrentValue->getString(), Stack->CurrentPragmaLocation));
10846 // a LambdaScopeInfo onto the function stack. But use the information
10856 "There should be an active template instantiation on the stack "
10893 // If this has an identifier, add it to the scope stack.
12551 // happen here (in act on tag decl). The #pragma pack stack is
12622 // If this has an identifier, add it to the scope stack.
14104 // Register this decl in the current scope stack.