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 469 EnterSourceFile(MainFileID, 0, SourceLocation());
492 EnterSourceFile(FID, 0, SourceLocation());
PPLexerChange.cpp 69 /// EnterSourceFile - Add a source file to the top of the include stack and
71 void Preprocessor::EnterSourceFile(FileID FID, const DirectoryLookup *CurDir,
PPDirectives.cpp     [all...]
  /external/clang/include/clang/Lex/
Preprocessor.h 658 /// EnterSourceFile - Add a source file to the top of the include stack and
661 void EnterSourceFile(FileID CurFileID, const DirectoryLookup *Dir,
    [all...]

Completed in 645 milliseconds