Home
last modified time | relevance | path

Searched refs:EnterSourceFile (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Interpreter/
H A DIncrementalParser.cpp334 if (PP.EnterSourceFile(FID, /*DirLookup=*/nullptr, NewLoc)) in Parse()
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPreprocessor.cpp558 EnterSourceFile(MainFileID, nullptr, SourceLocation()); in EnterMainSourceFile()
581 EnterSourceFile(FID, nullptr, SourceLocation()); in EnterMainSourceFile()
H A DPPLexerChange.cpp69 bool Preprocessor::EnterSourceFile(FileID FID, ConstSearchDirIterator CurDir, in EnterSourceFile() function in Preprocessor
H A DPPDirectives.cpp2646 if (EnterSourceFile(FID, CurDir, FilenameTok.getLocation(), in HandleHeaderIncludeOrImport()
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h1662 bool EnterSourceFile(FileID FID, ConstSearchDirIterator Dir,