Searched refs:getASTFile (Results 1 – 8 of 8) sorted by relevance
384 const FileEntry *getASTFile() const { in getASTFile() function390 assert((File == nullptr || getASTFile() == nullptr || in setASTFile()391 getASTFile() == File) && "file path changed"); in setASTFile()
35 if (auto *File = M.getASTFile()) in ASTSourceDescriptor()
164 StringRef getASTFile() const { return ASTFile; } in getASTFile() function
483 const_cast<FileEntry *>(Mod->getASTFile())), in importedModule()
7366 return const_cast<FileEntry *>(Mod->getASTFile()); in clang_Module_getASTFile()
1711 const FileEntry *Entry = TheModule->getASTFile(); in loadGlobalModuleIndex()
3246 if (auto *ASTFE = M ? M->getASTFile() : nullptr) in ReadModuleMapFileBlock()4501 if (const FileEntry *CurFile = CurrentModule->getASTFile()) { in ReadSubmoduleBlock()
1871 StringRef(), 0, Mod.getASTFile(), in getOrCreateModuleRef()