Home | History | Annotate | Download | only in Lex

Lines Matching refs:HandlePragmaDirective

103 /// HandlePragmaDirective - The "\#pragma" directive has been parsed.  Lex the
105 void Preprocessor::HandlePragmaDirective(SourceLocation IntroducerLoc,
299 HandlePragmaDirective(PragmaLoc, PIK__Pragma);
348 HandlePragmaDirective(PragmaLoc, PIK___pragma);