Searched defs:HasInnerType (Results 1 – 4 of 4) sorted by relevance
| /foundation/ability/idl_tool/idl_tool_2/ast/ | ||
| D | ast_map_type.cpp | 33 bool ASTMapType::HasInnerType(TypeKind innerTypeKind) const in HasInnerType() function in OHOS::Idl::ASTMapType |
| D | ast_smq_type.cpp | 30 bool ASTSmqType::HasInnerType(TypeKind innerTypeKind) const in HasInnerType() function in OHOS::Idl::ASTSmqType |
| D | ast_array_type.cpp | 34 bool ASTArrayType::HasInnerType(TypeKind innerTypeKind) const in HasInnerType() function in OHOS::Idl::ASTArrayType |
| D | ast_type.cpp | 185 bool ASTType::HasInnerType(TypeKind innerType) const in HasInnerType() function in OHOS::Idl::ASTType |