Searched defs:path_empty (Results 1 – 5 of 5) sorted by relevance
2698 bool path_empty() const { return CastExprBits.BasePathSize == 0; } in path_empty() function
3585 bool path_empty() const { return path_size() == 0; } in path_empty() function
3551 bool path_empty() const { return path_size() == 0; } in path_empty() function
3557 bool path_empty() const { return path_size() == 0; } in path_empty() function