Searched defs:static_type (Results 1 – 5 of 5) sorted by relevance
74 const __class_type_info* static_type; member
622 __dynamic_cast(const void *static_ptr, const __class_type_info *static_type, in __dynamic_cast()
271 CompilerType static_type(static_value.GetCompilerType()); in FixUpDynamicType() local
279 CompilerType static_type(static_value.GetCompilerType()); in FixUpDynamicType() local
821 TypeImpl::TypeImpl(const CompilerType &static_type, in TypeImpl()