Searched defs:HasInnerType (Results 1 – 4 of 4) sorted by relevance
| /drivers/hdf_core/framework/tools/hdi-gen/ast/ | ||
| D | ast_smq_type.cpp | 18 bool ASTSmqType::HasInnerType(TypeKind innerTypeKind) const in HasInnerType() function in OHOS::HDI::ASTSmqType |
| D | ast_map_type.cpp | 18 bool ASTMapType::HasInnerType(TypeKind innerTypeKind) const in HasInnerType() function in OHOS::HDI::ASTMapType |
| D | ast_type.cpp | 163 bool ASTType::HasInnerType(TypeKind innerType) const in HasInnerType() function in OHOS::HDI::ASTType |
| D | ast_array_type.cpp | 19 bool ASTArrayType::HasInnerType(TypeKind innerTypeKind) const in HasInnerType() function in OHOS::HDI::ASTArrayType |