Searched defs:PragmaLocation (Results 1 – 3 of 3) sorted by relevance
212 void Sema::PragmaStack<ValueType>::Act(SourceLocation PragmaLocation, in Act()295 void Sema::ActOnPragmaMSSeg(SourceLocation PragmaLocation, in ActOnPragmaMSSeg()316 void Sema::ActOnPragmaMSSection(SourceLocation PragmaLocation, in ActOnPragmaMSSection()321 void Sema::ActOnPragmaMSInitSeg(SourceLocation PragmaLocation, in ActOnPragmaMSInitSeg()
521 SourceLocation PragmaLocation = ConsumeToken(); // The annotation token. in HandlePragmaMSPragma() local547 SourceLocation PragmaLocation) { in HandlePragmaMSSection()628 SourceLocation PragmaLocation) { in HandlePragmaMSSegment()712 SourceLocation PragmaLocation) { in HandlePragmaMSInitSeg()
347 SourceLocation PragmaLocation; member