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