Home
last modified time | relevance | path

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

/external/clang/lib/Lex/
DPreprocessor.cpp507 EnterSourceFile(MainFileID, nullptr, SourceLocation()); in EnterMainSourceFile()
530 EnterSourceFile(FID, nullptr, SourceLocation()); in EnterMainSourceFile()
DPPLexerChange.cpp72 bool Preprocessor::EnterSourceFile(FileID FID, const DirectoryLookup *CurDir, in EnterSourceFile() function in Preprocessor
DPPDirectives.cpp2015 if (EnterSourceFile(FID, CurDir, FilenameTok.getLocation())) in HandleIncludeDirective()
/external/clang/include/clang/Lex/
DPreprocessor.h1006 bool EnterSourceFile(FileID CurFileID, const DirectoryLookup *Dir,