Home
last modified time | relevance | path

Searched refs:IsCompatibleType (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/tools/aidl/
H A Daidl_const_expressions.cpp259 bool AidlUnaryConstExpression::IsCompatibleType(Type type, const string& op) { in IsCompatibleType() function in AidlUnaryConstExpression
821 if (!IsCompatibleType(unary_->final_type_, op_)) { in evaluate()
H A Daidl_language.h722 static bool IsCompatibleType(Type type, const string& op);