Searched refs:IsPointerType (Results 1 – 10 of 10) sorted by relevance
25 bool ASTPointerType::IsPointerType() in IsPointerType() function in OHOS::Idl::ASTPointerType
29 bool IsPointerType() override;
170 bool ASTType::IsPointerType() in IsPointerType() function in OHOS::Idl::ASTType
146 virtual bool IsPointerType();
20 bool IsPointerType() override;
13 bool ASTPointerType::IsPointerType() in IsPointerType() function in OHOS::HDI::ASTPointerType
132 virtual bool IsPointerType();
153 bool ASTType::IsPointerType() in IsPointerType() function in OHOS::HDI::ASTType
1617 if (!Options::GetInstance().DoPassthrough() && type->IsPointerType()) { in CheckTypeByMode()
1828 if (!Options::GetInstance().DoPassthrough() && type->IsPointerType()) { in CheckTypeByMode()