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