Searched refs:AbsPath (Results 1 – 4 of 4) sorted by relevance
19 static std::string AbsPath(const std::string &path);
16 std::string File::AbsPath(const std::string &path) in AbsPath() function in File
235 std::string srcAbsPath(Util::File::AbsPath(srcName)); in SetSourceOption()
147 auto includeAbsPath = Util::File::AbsPath(includePath); in ProcessInclude()