Home
last modified time | relevance | path

Searched defs:HasInnerType (Results 1 – 4 of 4) sorted by relevance

/drivers/hdf_core/framework/tools/hdi-gen/ast/
Dast_smq_type.cpp18 bool ASTSmqType::HasInnerType(TypeKind innerTypeKind) const in HasInnerType() function in OHOS::HDI::ASTSmqType
Dast_map_type.cpp18 bool ASTMapType::HasInnerType(TypeKind innerTypeKind) const in HasInnerType() function in OHOS::HDI::ASTMapType
Dast_type.cpp163 bool ASTType::HasInnerType(TypeKind innerType) const in HasInnerType() function in OHOS::HDI::ASTType
Dast_array_type.cpp19 bool ASTArrayType::HasInnerType(TypeKind innerTypeKind) const in HasInnerType() function in OHOS::HDI::ASTArrayType