Home
last modified time | relevance | path

Searched defs:ast_type (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/lldb/source/Core/
DValueObjectMemory.cpp43 const CompilerType &ast_type) { in Create()
82 const CompilerType &ast_type) in ValueObjectMemory()
DValue.cpp268 const CompilerType &ast_type = GetCompilerType(); in GetValueDefaultFormat() local
307 const CompilerType &ast_type = GetCompilerType(); in GetValueAsData() local
/external/llvm-project/lldb/source/Target/
DABI.cpp69 ValueObjectSP ABI::GetReturnValueObject(Thread &thread, CompilerType &ast_type, in GetReturnValueObject()
147 ValueObjectSP ABI::GetReturnValueObject(Thread &thread, llvm::Type &ast_type, in GetReturnValueObject()
/external/googletest/googlemock/scripts/generator/cpp/
Dgmock_class.py49 def _RenderType(ast_type): argument
/external/llvm-project/lldb/source/API/
DSBTarget.cpp1498 CompilerType ast_type(type.GetSP()->GetCompilerType(true)); in CreateValueFromAddress() local
1518 CompilerType ast_type(type.GetSP()->GetCompilerType(true)); in CreateValueFromData() local
DSBValue.cpp642 CompilerType ast_type(type_impl_sp->GetCompilerType(true)); in CreateValueFromAddress() local