Searched refs:pointee_compiler_type (Results 1 – 1 of 1) sorted by relevance
2238 CompilerType pointee_compiler_type; in GetValueForExpressionPath_Impl() local2242 root_compiler_type.GetTypeInfo(&pointee_compiler_type)); in GetValueForExpressionPath_Impl()2243 if (pointee_compiler_type) in GetValueForExpressionPath_Impl()2244 pointee_compiler_type_info.Reset(pointee_compiler_type.GetTypeInfo()); in GetValueForExpressionPath_Impl()