Searched refs:IsRelativePath (Results 1 – 3 of 3) sorted by relevance
83 static bool IsRelativePath(const std::string &path);
163 bool Helpers::IsRelativePath(const std::string &path) in IsRelativePath() function in panda::es2panda::util::Helpers
397 if (util::Helpers::IsRelativePath(path)) { in ResolveImportPath()