HomeSort by relevance Sort by last modified time
    Searched refs:EnterSourceFile (Results 1 - 4 of 4) sorted by null

  /external/clang/lib/Lex/
Preprocessor.cpp 467 EnterSourceFile(MainFileID, nullptr, SourceLocation());
490 EnterSourceFile(FID, nullptr, SourceLocation());
PPLexerChange.cpp 69 /// EnterSourceFile - Add a source file to the top of the include stack and
71 bool Preprocessor::EnterSourceFile(FileID FID, const DirectoryLookup *CurDir,
PPDirectives.cpp     [all...]
  /external/clang/include/clang/Lex/
Preprocessor.h 716 bool EnterSourceFile(FileID CurFileID, const DirectoryLookup *Dir,
    [all...]

Completed in 482 milliseconds