Searched defs:PrevFID (Results 1 – 9 of 9) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/ |
H A D | HeaderIncludeGen.cpp | 208 FileID PrevFID) { in FileChanged() 298 SrcMgr::CharacteristicKind NewFileType, FileID PrevFID) { in FileChanged()
|
H A D | PrintPreprocessedOutput.cpp | 333 FileChanged(SourceLocation Loc,FileChangeReason Reason,SrcMgr::CharacteristicKind NewFileType,FileID PrevFID) FileChanged() argument
|
H A D | VerifyDiagnosticConsumer.cpp | 69 FileID PrevFID) override { in FileChanged() argument
|
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | MacroPPCallbacks.cpp | 160 FileID PrevFID) { in FileChanged() argument
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Lex/ |
H A D | PPCallbacks.h | 72 LexedFileChanged(FileID FID,LexedFileChangeReason Reason,SrcMgr::CharacteristicKind FileType,FileID PrevFID,SourceLocation Loc) LexedFileChanged() argument 446 FileChanged(SourceLocation Loc,FileChangeReason Reason,SrcMgr::CharacteristicKind FileType,FileID PrevFID) FileChanged() argument 452 LexedFileChanged(FileID FID,LexedFileChangeReason Reason,SrcMgr::CharacteristicKind FileType,FileID PrevFID,SourceLocation Loc) LexedFileChanged() argument [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/Lex/ |
H A D | PPLexerChange.cpp | 135 FileID PrevFID; in EnterSourceFileWithLexer() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/ |
H A D | ModuleDepCollector.cpp | 375 LexedFileChanged(FileID FID,LexedFileChangeReason Reason,SrcMgr::CharacteristicKind FileType,FileID PrevFID,SourceLocation Loc) LexedFileChanged() argument
|
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | Sema.cpp | 146 FileChanged(SourceLocation Loc,FileChangeReason Reason,SrcMgr::CharacteristicKind FileType,FileID PrevFID) FileChanged() argument
|
/freebsd-src/contrib/llvm-project/clang/lib/Basic/ |
H A D | SourceManager.cpp | 1036 FileID PrevFID = getPreviousFileID(DecompLoc.first); isAtStartOfImmediateMacroExpansion() local
|