Searched refs:CurrentPragmaLocation (Results 1 – 3 of 3) sorted by relevance
221 Stack.push_back(Slot(StackSlotLabel, CurrentValue, CurrentPragmaLocation)); in Act()231 CurrentPragmaLocation = I->PragmaLocation; in Act()237 CurrentPragmaLocation = Stack.back().PragmaLocation; in Act()243 CurrentPragmaLocation = PragmaLocation; in Act()
8183 CodeSegStack.CurrentPragmaLocation)); in ActOnFunctionDeclarator()10384 Stack->CurrentValue->getString(), Stack->CurrentPragmaLocation)); in CheckCompleteVariableDeclaration()
376 Act(CurrentPragmaLocation, Action, Label, CurrentValue); in SentinelAction()386 SourceLocation CurrentPragmaLocation; member