Home | History | Annotate | Download | only in Serialization

Lines Matching refs:getASTFile

3242         if (auto *ASTFE = M ? M->getASTFile() : nullptr)
4496 if (const FileEntry *CurFile = CurrentModule->getASTFile()) {