Home | History | Annotate | Download | only in Lex

Lines Matching refs:HandlePragmaDirective

102 /// HandlePragmaDirective - The "\#pragma" directive has been parsed.  Lex the
104 void Preprocessor::HandlePragmaDirective(SourceLocation IntroducerLoc,
294 HandlePragmaDirective(PragmaLoc, PIK__Pragma);
343 HandlePragmaDirective(PragmaLoc, PIK___pragma);