Searched defs:varlist_empty (Results 1 – 10 of 10) sorted by relevance
144 bool varlist_empty() const { return Data->getChildren().empty(); } in varlist_empty() function511 bool varlist_empty() const { return Data->getChildren().empty(); } in varlist_empty() function
317 bool varlist_empty() const { return NumVars == 0; } in varlist_empty() function
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
75 bool varlist_empty() const { return NumVars == 0; } in varlist_empty() function
162 bool varlist_empty() const { return NumVars == 0; } in varlist_empty() function