Searched refs:path_empty (Results 1 – 6 of 6) sorted by relevance
324 if (C->path_empty()) in createCastPath()
879 if (Node->path_empty()) in dumpBasePath()
1696 assert(!path_empty() && "Cast kind should have a base path!"); in CastConsistency()1812 assert(path_empty() && "Cast kind should not have a base path!"); in CastConsistency()
9583 if (E->path_empty()) in VisitCastExpr()
3468 bool path_empty() const { return path_size() == 0; } in path_empty() function
15004 assert(ICE->path_empty() && "fixing up hierarchy conversion?"); in FixOverloadedFunctionReference()