Searched refs:IsCompatibleType (Results 1 – 2 of 2) sorted by relevance
334 bool AidlUnaryConstExpression::IsCompatibleType(Type type, const string& op) { in IsCompatibleType() function in AidlUnaryConstExpression1023 if (!IsCompatibleType(unary_->final_type_, op_)) { in evaluate()
780 static bool IsCompatibleType(Type type, const string& op);