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

  /external/llvm/include/llvm/DebugInfo/PDB/DIA/
DIASession.h 34 getSourceFileById(uint32_t FileId) const override;
  /external/llvm/include/llvm/DebugInfo/PDB/
IPDBSession.h 50 getSourceFileById(uint32_t FileId) const = 0;
  /external/clang/lib/Frontend/Rewrite/
InclusionRewriter.cpp 35 FileID Id;
55 bool Process(FileID FileId, SrcMgr::CharacteristicKind FileType);
63 FileID PrevFID) override;
82 bool HandleHasInclude(FileID FileId, Lexer &RawLex,
143 FileID) {
314 FileID FileId, Lexer &RawLex, const DirectoryLookup *Lookup, Token &Tok,
372 const FileEntry *FileEnt = PP.getSourceManager().getFileEntryForID(FileId);
    [all...]
  /external/llvm/lib/DebugInfo/PDB/DIA/
DIASession.cpp 120 DIASession::getSourceFileById(uint32_t FileId) const {
122 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 6315 milliseconds