Searched refs:IsDoubleType (Results 1 – 14 of 14) sorted by relevance
25 bool ASTDoubleType::IsDoubleType() in IsDoubleType() function in OHOS::Idl::ASTDoubleType
28 bool IsDoubleType() override;
70 bool ASTType::IsDoubleType() in IsDoubleType() function in OHOS::Idl::ASTType
50 virtual bool IsDoubleType();
29 bool IsDoubleType() override;
100 bool ASTType::IsDoubleType() in IsDoubleType() function in OHOS::Idl::ASTType
118 virtual bool IsDoubleType();
20 bool IsDoubleType() override;
104 virtual bool IsDoubleType();
13 bool ASTDoubleType::IsDoubleType() in IsDoubleType() function in OHOS::HDI::ASTDoubleType
83 bool ASTType::IsDoubleType() in IsDoubleType() function in OHOS::HDI::ASTType
467 } else if (type->IsDoubleType()) { in Type2Kind()
475 } else if (type->IsDoubleType()) { in Type2Kind()