Searched defs:varlist_empty (Results 1 – 2 of 2) sorted by relevance
144 bool varlist_empty() const { return Data->getChildren().empty(); } in varlist_empty() function512 bool varlist_empty() const { return Data->getChildren().empty(); } in varlist_empty() function
317 bool varlist_empty() const { return NumVars == 0; } in varlist_empty() function