Searched defs:EntryFile (Results 1 – 2 of 2) sorted by relevance
83 std::unique_ptr<ASTUnit> ParseAST(const std::string &EntryFile) { in ParseAST()
134 if (auto EntryFile = CI.getFileManager().getOptionalFileRef(Entry.Path)) { in getRelativeIncludeName() local