Searched refs:newIncludeResult (Results 1 – 2 of 2) sorted by relevance
111 return newIncludeResult(path, file, (int)file.tellg()); in readLocalPath()126 …virtual IncludeResult* newIncludeResult(const std::string& path, std::ifstream& file, int length) … in newIncludeResult() function
119 return newIncludeResult(path, file, (int)file.tellg()); in readLocalPath()134 …virtual IncludeResult* newIncludeResult(const std::string& path, std::ifstream& file, int length) … in newIncludeResult() function