Searched defs:user_type (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/lldb/source/Expression/
H A DClangPersistentVariables.cpp35 CreatePersistentVariable(ExecutionContextScope *exe_scope, const ConstString &name, const TypeFromUser& user_type, lldb::ByteOrder byte_order, uint32_t addr_byte_size) argument
H A DClangExpressionDeclMap.cpp1482 GetVariableValue(VariableSP &var, lldb_private::Value &var_location, TypeFromUser *user_type, TypeFromParser *parser_type) argument
[all...]
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Expression/
H A DClangExpressionVariable.h410 CreateVariable(ExecutionContextScope *exe_scope, const ConstString &name, const TypeFromUser& user_type, lldb::ByteOrder byte_order, uint32_t addr_byte_size) argument

Completed in 165 milliseconds