Home
last modified time | relevance | path

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

/external/clang/lib/Lex/
DPreprocessor.cpp490 EnterSourceFile(MainFileID, nullptr, SourceLocation()); in EnterMainSourceFile()
513 EnterSourceFile(FID, nullptr, SourceLocation()); in EnterMainSourceFile()
DPPLexerChange.cpp71 bool Preprocessor::EnterSourceFile(FileID FID, const DirectoryLookup *CurDir, in EnterSourceFile() function in Preprocessor
DPPDirectives.cpp1781 if (EnterSourceFile(FID, CurDir, FilenameTok.getLocation())) in HandleIncludeDirective()
/external/clang/include/clang/Lex/
DPreprocessor.h746 bool EnterSourceFile(FileID CurFileID, const DirectoryLookup *Dir,