Searched refs:getASTFile (Results 1 – 3 of 3) sorted by relevance
377 const FileEntry *getASTFile() const { in getASTFile() function383 assert((File == nullptr || getASTFile() == nullptr || in setASTFile()384 getASTFile() == File) && "file path changed"); in setASTFile()
1684 const FileEntry *Entry = TheModule->getASTFile(); in loadGlobalModuleIndex()
4259 if (const FileEntry *CurFile = CurrentModule->getASTFile()) { in ReadSubmoduleBlock()7392 if (auto *File = M.getASTFile()) in getSourceDescriptor()