Home | History | Annotate | Download | only in Lex

Lines Matching defs:Reason

1198     PPCallbacks::FileChangeReason Reason = PPCallbacks::RenameFile;
1200 Reason = PPCallbacks::EnterFile;
1202 Reason = PPCallbacks::ExitFile;
1209 Callbacks->FileChanged(CurPPLexer->getSourceLocation(), Reason, FileKind);