Searched refs:PragmaDirective (Results 1 – 2 of 2) sorted by relevance
228 virtual void PragmaDirective(SourceLocation Loc, in PragmaDirective() function566 void PragmaDirective(SourceLocation Loc, in PragmaDirective() function568 First->PragmaDirective(Loc, Introducer); in PragmaDirective()569 Second->PragmaDirective(Loc, Introducer); in PragmaDirective()
169 Callbacks->PragmaDirective(Introducer.Loc, Introducer.Kind); in HandlePragmaDirective()