Searched refs:CurrentPragmaLocation (Results 1 – 3 of 3) sorted by relevance
338 Stack.push_back(Slot(StackSlotLabel, CurrentValue, CurrentPragmaLocation)); in Act()347 CurrentPragmaLocation = I->PragmaLocation; in Act()353 CurrentPragmaLocation = Stack.back().PragmaLocation; in Act()359 CurrentPragmaLocation = PragmaLocation; in Act()
7884 CodeSegStack.CurrentPragmaLocation)); in ActOnFunctionDeclarator()10023 Stack->CurrentValue->getString(), Stack->CurrentPragmaLocation)); in CheckCompleteVariableDeclaration()
381 SourceLocation CurrentPragmaLocation; member