Home
last modified time | relevance | path

Searched defs:SetElementType (Results 1 – 5 of 5) sorted by relevance

/foundation/ability/idl_tool/ast/
Dast_array_type.h27 void SetElementType(ASTType* elementType) in SetElementType() function
Dast_list_type.h27 void SetElementType(ASTType* elementType) in SetElementType() function
/foundation/ability/idl_tool/idl_tool_2/ast/
Dast_array_type.h28 inline void SetElementType(const AutoPtr<ASTType> &elementType) in SetElementType() function
Dast_set_type.h28 inline void SetElementType(const AutoPtr<ASTType> &elementType) in SetElementType() function
Dast_ptr_type.h58 inline void SetElementType(const AutoPtr<ASTType> &elementType) in SetElementType() function