Searched refs:matchNodesCanHaveValues (Results 1 – 8 of 8) sorted by relevance
145 virtual UBool matchNodesCanHaveValues() const { return TRUE; } in matchNodesCanHaveValues() function
138 virtual UBool matchNodesCanHaveValues() const { return FALSE; } in matchNodesCanHaveValues() function
124 virtual UBool matchNodesCanHaveValues() const = 0;
246 if(matchNodesCanHaveValues()) { in makeNode()