Home
last modified time | relevance | path

Searched defs:user_type (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionVariable.cpp51 const TypeFromUser &user_type, lldb::ByteOrder byte_order, in ClangExpressionVariable()
H A DClangExpressionDeclMap.cpp248 TypeFromUser user_type = DeportType(*clang_ast_context, *ast, parser_type); AddPersistentVariable() local
286 TypeFromUser user_type = DeportType(*context, *ast, parser_type); AddPersistentVariable() local
1475 GetVariableValue(VariableSP & var,lldb_private::Value & var_location,TypeFromUser * user_type,TypeFromParser * parser_type) GetVariableValue() argument
1611 TypeFromUser user_type = valobj->GetCompilerType(); AddOneVariable() local
1681 TypeFromUser user_type( AddOneVariable() local
1723 TypeFromUser user_type(scratch_ast_context->GetBasicType(eBasicTypeVoid) AddOneGenericVariable() local
[all...]