Searched refs:IsShortType (Results 1 – 14 of 14) sorted by relevance
25 bool ASTShortType::IsShortType() in IsShortType() function in OHOS::Idl::ASTShortType
28 bool IsShortType() override;
50 bool ASTType::IsShortType() in IsShortType() function in OHOS::Idl::ASTType
42 virtual bool IsShortType();
29 bool IsShortType() override;
55 bool ASTType::IsShortType() in IsShortType() function in OHOS::Idl::ASTType
100 virtual bool IsShortType();
20 bool IsShortType() override;
88 virtual bool IsShortType();
13 bool ASTShortType::IsShortType() in IsShortType() function in OHOS::HDI::ASTShortType
43 bool ASTType::IsShortType() in IsShortType() function in OHOS::HDI::ASTType
459 } else if (type->IsShortType()) { in Type2Kind()
467 } else if (type->IsShortType()) { in Type2Kind()