Searched defs:is_relative (Results 1 – 4 of 4) sorted by relevance
593 bool is_relative(const Twine &path) { in is_relative() function
690 bool is_relative(const Twine &path) { return !is_absolute(path); } in is_relative() function
228 int is_relative( ) { in is_relative() function