Home | History | Annotate | Download | only in Lex

Lines Matching defs:Reason

1341     PPCallbacks::FileChangeReason Reason = PPCallbacks::RenameFile;
1343 Reason = PPCallbacks::EnterFile;
1345 Reason = PPCallbacks::ExitFile;
1352 Callbacks->FileChanged(CurPPLexer->getSourceLocation(), Reason, FileKind);