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

  /external/clang/lib/Frontend/Rewrite/
InclusionRewriter.cpp 33 FileID Id;
35 IncludedFile(FileID Id, SrcMgr::CharacteristicKind FileType)
55 bool Process(FileID FileId, SrcMgr::CharacteristicKind FileType);
63 FileID PrevFID) override;
82 bool HandleHasInclude(FileID FileId, Lexer &RawLex,
144 FileID) {
150 FileID Id = FullSourceLoc(Loc, SM).getFileID();
330 FileID FileId, Lexer &RawLex, const DirectoryLookup *Lookup, Token &Tok
    [all...]
  /external/llvm/include/llvm/DebugInfo/PDB/DIA/
DIASession.h 42 getSourceFileById(uint32_t FileId) const override;
  /external/llvm/include/llvm/DebugInfo/PDB/
IPDBSession.h 55 getSourceFileById(uint32_t FileId) const = 0;
  /external/llvm/lib/DebugInfo/PDB/DIA/
DIASession.cpp 191 DIASession::getSourceFileById(uint32_t FileId) const {
193 if (S_OK != Session->findFileById(FileId, &LocatedFile))
  /external/clang/lib/ARCMigrate/
ObjCMT.cpp 91 FileID FileId;
159 bool canModifyFile(FileID FID) {
175 FileID FID = PP.getSourceManager().getFileID(D->getLocation());
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winternl.h 300 LARGE_INTEGER FileId;
335 LARGE_INTEGER FileId;
    [all...]
winioctl.h     [all...]
winbase.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ntifs.h     [all...]

Completed in 284 milliseconds