Home
last modified time | relevance | path

Searched refs:GetCompilerType (Results 1 – 25 of 44) sorted by relevance

12

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Core/
DValueObject.h352 CompilerType GetCompilerType() { return MaybeCalculateCompleteType(); } in GetCompilerType() function
355 virtual TypeImpl GetTypeImpl() { return TypeImpl(GetCompilerType()); } in GetTypeImpl()
365 virtual ConstString GetTypeName() { return GetCompilerType().GetTypeName(); } in GetTypeName()
370 return GetCompilerType().GetTypeName(); in GetQualifiedTypeName()
374 return GetCompilerType().GetMinimumLanguage(); in GetObjectRuntimeLanguage()
379 return GetCompilerType().GetTypeInfo(pointee_or_element_compiler_type);
382 bool IsPointerType() { return GetCompilerType().IsPointerType(); } in IsPointerType()
384 bool IsArrayType() { return GetCompilerType().IsArrayType(); } in IsArrayType()
386 bool IsScalarType() { return GetCompilerType().IsScalarType(); } in IsScalarType()
389 return GetCompilerType().IsPointerOrReferenceType(); in IsPointerOrReferenceType()
[all …]
DValueObjectConstResultCast.h41 virtual CompilerType GetCompilerType() { in GetCompilerType() function
42 return ValueObjectCast::GetCompilerType(); in GetCompilerType()
DValueObjectConstResultChild.h47 virtual CompilerType GetCompilerType() { in GetCompilerType() function
48 return ValueObjectChild::GetCompilerType(); in GetCompilerType()
DValue.h79 const CompilerType &GetCompilerType();
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Core/
DValueObject.h352 CompilerType GetCompilerType() { return MaybeCalculateCompleteType(); } in GetCompilerType() function
355 virtual TypeImpl GetTypeImpl() { return TypeImpl(GetCompilerType()); } in GetTypeImpl()
365 virtual ConstString GetTypeName() { return GetCompilerType().GetTypeName(); } in GetTypeName()
370 return GetCompilerType().GetTypeName(); in GetQualifiedTypeName()
374 return GetCompilerType().GetMinimumLanguage(); in GetObjectRuntimeLanguage()
379 return GetCompilerType().GetTypeInfo(pointee_or_element_compiler_type);
382 bool IsPointerType() { return GetCompilerType().IsPointerType(); } in IsPointerType()
384 bool IsArrayType() { return GetCompilerType().IsArrayType(); } in IsArrayType()
386 bool IsScalarType() { return GetCompilerType().IsScalarType(); } in IsScalarType()
389 return GetCompilerType().IsPointerOrReferenceType(); in IsPointerOrReferenceType()
[all …]
DValueObjectConstResultCast.h41 virtual CompilerType GetCompilerType() { in GetCompilerType() function
42 return ValueObjectCast::GetCompilerType(); in GetCompilerType()
DValueObjectConstResultChild.h47 virtual CompilerType GetCompilerType() { in GetCompilerType() function
48 return ValueObjectChild::GetCompilerType(); in GetCompilerType()
DValue.h79 const CompilerType &GetCompilerType();
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Core/
DValueObject.h352 CompilerType GetCompilerType() { return MaybeCalculateCompleteType(); } in GetCompilerType() function
355 virtual TypeImpl GetTypeImpl() { return TypeImpl(GetCompilerType()); } in GetTypeImpl()
365 virtual ConstString GetTypeName() { return GetCompilerType().GetTypeName(); } in GetTypeName()
370 return GetCompilerType().GetTypeName(); in GetQualifiedTypeName()
374 return GetCompilerType().GetMinimumLanguage(); in GetObjectRuntimeLanguage()
379 return GetCompilerType().GetTypeInfo(pointee_or_element_compiler_type);
382 bool IsPointerType() { return GetCompilerType().IsPointerType(); } in IsPointerType()
384 bool IsArrayType() { return GetCompilerType().IsArrayType(); } in IsArrayType()
386 bool IsScalarType() { return GetCompilerType().IsScalarType(); } in IsScalarType()
389 return GetCompilerType().IsPointerOrReferenceType(); in IsPointerOrReferenceType()
[all …]
DValueObjectConstResultCast.h41 virtual CompilerType GetCompilerType() { in GetCompilerType() function
42 return ValueObjectCast::GetCompilerType(); in GetCompilerType()
DValueObjectConstResultChild.h47 virtual CompilerType GetCompilerType() { in GetCompilerType() function
48 return ValueObjectChild::GetCompilerType(); in GetCompilerType()
DValue.h79 const CompilerType &GetCompilerType();
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Core/
DValueObject.h352 CompilerType GetCompilerType() { return MaybeCalculateCompleteType(); } in GetCompilerType() function
355 virtual TypeImpl GetTypeImpl() { return TypeImpl(GetCompilerType()); } in GetTypeImpl()
365 virtual ConstString GetTypeName() { return GetCompilerType().GetTypeName(); } in GetTypeName()
370 return GetCompilerType().GetTypeName(); in GetQualifiedTypeName()
374 return GetCompilerType().GetMinimumLanguage(); in GetObjectRuntimeLanguage()
379 return GetCompilerType().GetTypeInfo(pointee_or_element_compiler_type);
382 bool IsPointerType() { return GetCompilerType().IsPointerType(); } in IsPointerType()
384 bool IsArrayType() { return GetCompilerType().IsArrayType(); } in IsArrayType()
386 bool IsScalarType() { return GetCompilerType().IsScalarType(); } in IsScalarType()
389 return GetCompilerType().IsPointerOrReferenceType(); in IsPointerOrReferenceType()
[all …]
DValueObjectConstResultCast.h41 virtual CompilerType GetCompilerType() { in GetCompilerType() function
42 return ValueObjectCast::GetCompilerType(); in GetCompilerType()
DValueObjectConstResultChild.h47 virtual CompilerType GetCompilerType() { in GetCompilerType() function
48 return ValueObjectChild::GetCompilerType(); in GetCompilerType()
DValue.h79 const CompilerType &GetCompilerType();
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Expression/
DExpressionVariable.h55 CompilerType GetCompilerType() { return m_frozen_sp->GetCompilerType(); } in GetCompilerType() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Expression/
DExpressionVariable.h55 CompilerType GetCompilerType() { return m_frozen_sp->GetCompilerType(); } in GetCompilerType() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Expression/
DExpressionVariable.h55 CompilerType GetCompilerType() { return m_frozen_sp->GetCompilerType(); } in GetCompilerType() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Expression/
DExpressionVariable.h55 CompilerType GetCompilerType() { return m_frozen_sp->GetCompilerType(); } in GetCompilerType() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Symbol/
DType.h605 CompilerType GetCompilerType(bool prefer_dynamic);
722 CompilerType GetCompilerType() const { return m_compiler_type; } in GetCompilerType() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Symbol/
DType.h609 CompilerType GetCompilerType(bool prefer_dynamic);
726 CompilerType GetCompilerType() const { return m_compiler_type; } in GetCompilerType() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Symbol/
DType.h609 CompilerType GetCompilerType(bool prefer_dynamic);
726 CompilerType GetCompilerType() const { return m_compiler_type; } in GetCompilerType() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Symbol/
DType.h638 CompilerType GetCompilerType(bool prefer_dynamic);
755 CompilerType GetCompilerType() const { return m_compiler_type; } in GetCompilerType() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Target/
DStackFrameRecognizer.h172 return m_parent->GetCompilerType(); in GetCompilerTypeImpl()

12