Home
last modified time | relevance | path

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

/foundation/ability/idl_tool/idl_tool_2/ast/
Dast_map_type.cpp33 bool ASTMapType::HasInnerType(TypeKind innerTypeKind) const in HasInnerType() function in OHOS::Idl::ASTMapType
Dast_smq_type.cpp30 bool ASTSmqType::HasInnerType(TypeKind innerTypeKind) const in HasInnerType() function in OHOS::Idl::ASTSmqType
Dast_array_type.cpp34 bool ASTArrayType::HasInnerType(TypeKind innerTypeKind) const in HasInnerType() function in OHOS::Idl::ASTArrayType
Dast_type.cpp185 bool ASTType::HasInnerType(TypeKind innerType) const in HasInnerType() function in OHOS::Idl::ASTType