Home
last modified time | relevance | path

Searched refs:prev_field_compiler_type (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/lldb/source/Plugins/ABI/X86/
H A DABISysV_x86_64.cpp773 CompilerType prev_field_compiler_type = in GetReturnValueObjectImpl() local
775 if (prev_field_compiler_type.IsIntegerOrEnumerationType( in GetReturnValueObjectImpl()
/src/contrib/llvm-project/lldb/source/Plugins/ABI/PowerPC/
H A DABISysV_ppc.cpp786 CompilerType prev_field_compiler_type = in GetReturnValueObjectImpl() local
790 if (prev_field_compiler_type.IsIntegerOrEnumerationType( in GetReturnValueObjectImpl()