Searched refs:path_empty (Results 1 – 7 of 7) sorted by relevance
393 ATF_TC_WITHOUT_HEAD(path_empty);394 ATF_TC_BODY(path_empty, tc) in ATF_TC_BODY() argument1018 ATF_TP_ADD_TC(tp, path_empty); in ATF_TP_ADD_TCS()
361 if (C->path_empty()) in createCastPath()
1020 if (Node->path_empty()) in dumpBasePath()
1805 assert(!path_empty() && "Cast kind should have a base path!"); in CastConsistency()1921 assert(path_empty() && "Cast kind should not have a base path!"); in CastConsistency()
10047 if (E->path_empty()) in VisitCastExpr()
3534 bool path_empty() const { return path_size() == 0; } in path_empty() function
16103 assert(ICE->path_empty() && "fixing up hierarchy conversion?"); in FixOverloadedFunctionReference()