Searched refs:m_intptr_type (Results 1 – 2 of 2) sorted by relevance
109 m_intptr_type (), in ThreadPlanAssemblyTracer()117 m_intptr_type (), in ThreadPlanAssemblyTracer()133 if (!m_intptr_type.IsValid ()) in GetIntPointerType()142 …m_intptr_type = TypeFromUser(exe_module->GetClangASTContext().GetBuiltinTypeForEncodingAndBitSize(… in GetIntPointerType()146 return m_intptr_type; in GetIntPointerType()
124 TypeFromUser m_intptr_type; variable