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

/external/clang/lib/Lex/
H A DPreprocessor.cpp467 EnterSourceFile(MainFileID, nullptr, SourceLocation());
490 EnterSourceFile(FID, nullptr, SourceLocation());
H A DPPLexerChange.cpp69 /// EnterSourceFile - Add a source file to the top of the include stack and
71 bool Preprocessor::EnterSourceFile(FileID FID, const DirectoryLookup *CurDir, function in class:Preprocessor
H A DPPDirectives.cpp1692 if (EnterSourceFile(FID, CurDir, FilenameTok.getLocation()))
/external/clang/include/clang/Lex/
H A DPreprocessor.h716 bool EnterSourceFile(FileID CurFileID, const DirectoryLookup *Dir,

Completed in 1148 milliseconds