Searched refs:ExitFile (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Frontend/
H A DHeaderIncludeGen.cpp90 } else if (Reason == PPCallbacks::ExitFile) {
H A DPrintPreprocessedOutput.cpp317 case PPCallbacks::ExitFile:
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Lex/
H A DPPCallbacks.h42 EnterFile, ExitFile, SystemHeaderPragma, RenameFile enumerator in enum:clang::PPCallbacks::FileChangeReason
48 /// \param PrevFID the file that was exited if \p Reason is ExitFile.
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Lex/
H A DPPLexerChange.cpp357 PPCallbacks::ExitFile, FileType, ExitedFID);
H A DPPDirectives.cpp1154 Reason = PPCallbacks::ExitFile;

Completed in 60 milliseconds