Searched refs:EnterSourceFile (Results 1 – 6 of 6) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Interpreter/ |
| H A D | IncrementalParser.cpp | 127 if (PP.EnterSourceFile(FID, /*DirLookup=*/nullptr, NewLoc)) in Parse()
|
| /freebsd/contrib/llvm-project/clang/lib/Lex/ |
| H A D | Preprocessor.cpp | 556 EnterSourceFile(MainFileID, nullptr, SourceLocation()); in EnterMainSourceFile() 597 EnterSourceFile(FID, nullptr, SourceLocation()); in EnterMainSourceFile()
|
| H A D | PPLexerChange.cpp | 68 bool Preprocessor::EnterSourceFile(FileID FID, ConstSearchDirIterator CurDir, in EnterSourceFile() function in Preprocessor
|
| H A D | PPDirectives.cpp | 2680 if (EnterSourceFile(FID, CurDir, FilenameTok.getLocation(), in HandleHeaderIncludeOrImport()
|
| /freebsd/contrib/llvm-project/clang/include/clang/Lex/ |
| H A D | Preprocessor.h | 1677 bool EnterSourceFile(FileID FID, ConstSearchDirIterator Dir,
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 11142 …EPKNS_15DirectoryLookupENS_14SourceLocationE", "clang::Preprocessor::EnterSourceFile(clang::FileID…
|