Lines Matching refs:CurrentPragmaLocation
81 if (AlignPackedInclude.CurrentPragmaLocation != in AddAlignmentAttributesForRecord()
82 AlignPackStack.CurrentPragmaLocation) in AddAlignmentAttributesForRecord()
452 SourceLocation PrevLocation = AlignPackStack.CurrentPragmaLocation; in DiagnoseNonDefaultPragmaAlignPack()
461 AlignPackIncludeStack.back().CurrentPragmaLocation != PrevLocation); in DiagnoseNonDefaultPragmaAlignPack()
479 Diag(PrevAlignPackState.CurrentPragmaLocation, diag::note_pragma_pack_here); in DiagnoseNonDefaultPragmaAlignPack()
484 Diag(AlignPackStack.CurrentPragmaLocation, diag::note_pragma_pack_here); in DiagnoseNonDefaultPragmaAlignPack()
502 auto DB = Diag(AlignPackStack.CurrentPragmaLocation, in DiagnoseUnterminatedPragmaAlignPack()
505 Lexer::findLocationAfterToken(AlignPackStack.CurrentPragmaLocation, in DiagnoseUnterminatedPragmaAlignPack()
639 CurrentPragmaLocation = PragmaLocation; in Act()
643 Stack.emplace_back(Slot(StackSlotLabel, CurrentValue, CurrentPragmaLocation, in Act()
654 CurrentPragmaLocation = I->PragmaLocation; in Act()
669 CurrentPragmaLocation = PragmaLocation; in Act()
672 CurrentPragmaLocation = Stack.back().PragmaLocation; in Act()
684 CurrentPragmaLocation = Stack.back().PragmaLocation; in Act()
690 CurrentPragmaLocation = PragmaLocation; in Act()