Searched defs:is_absolute (Results 1 – 5 of 5) sorted by relevance
96 ATF_TEST_CASE_BODY(is_absolute) in ATF_TEST_CASE_BODY() argument
164 fs::path::is_absolute(void) const in is_absolute() function in fs::path
156 impl::path::is_absolute(void) in is_absolute() function in impl::path
1117 bool is_absolute() const { return absolute; } is_absolute() function
673 bool is_absolute(const Twine &path, Style style) { is_absolute() function