Searched refs:pointee_compiler_type (Results 1 – 1 of 1) sorted by relevance
2081 CompilerType pointee_compiler_type; in GetValueForExpressionPath_Impl() local2085 root_compiler_type.GetTypeInfo(&pointee_compiler_type)); in GetValueForExpressionPath_Impl()2086 if (pointee_compiler_type) in GetValueForExpressionPath_Impl()2087 pointee_compiler_type_info.Reset(pointee_compiler_type.GetTypeInfo()); in GetValueForExpressionPath_Impl()