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

  /external/clang/lib/Lex/
PreprocessorLexer.cpp 51 /// getFileEntry - Return the FileEntry corresponding to this FileID. Like
53 const FileEntry *PreprocessorLexer::getFileEntry() const {
Pragma.cpp 354 HeaderInfo.MarkFileIncludeOnce(getCurrentFileLexer()->getFileEntry());
420 HeaderInfo.MarkFileSystemHeader(TheLexer->getFileEntry());
475 const FileEntry *CurFile = getCurrentFileLexer()->getFileEntry();
    [all...]
  /external/clang/include/clang/Lex/
PreprocessorLexer.h 164 /// getFileEntry - Return the FileEntry corresponding to this FileID. Like
166 const FileEntry *getFileEntry() const;
  /external/clang/include/clang/Serialization/
ASTReader.h     [all...]
  /external/clang/lib/Serialization/
ASTReader.cpp     [all...]
  /prebuilts/misc/common/tradefed/
tradefed-prebuilt.jar 

Completed in 344 milliseconds