Searched refs:is_absolute (Results 1 – 1 of 1) sorted by relevance
926 const bool is_absolute = !whole_path.empty() && whole_path[0] == '/'; in MakeBegin() local937 if (is_absolute) { in MakeBegin()