Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Interpreter/
H A DIncrementalParser.cpp245 if (PP.EnterSourceFile(FID, /*DirLookup=*/nullptr, NewLoc)) in Parse()
/openbsd/gnu/llvm/clang/lib/Lex/
H A DPreprocessor.cpp551 EnterSourceFile(MainFileID, nullptr, SourceLocation()); in EnterMainSourceFile()
574 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.cpp2519 if (EnterSourceFile(FID, CurDir, FilenameTok.getLocation(), in HandleHeaderIncludeOrImport()
/openbsd/gnu/llvm/clang/include/clang/Lex/
H A DPreprocessor.h1641 bool EnterSourceFile(FileID FID, ConstSearchDirIterator Dir,