Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
DRenderScriptRuntime.cpp61 template <typename type_t> class empirical_type { class
64 empirical_type() : valid(false) {} in empirical_type() function in __anon8822fb4a0111::empirical_type
89 empirical_type<type_t> &operator=(const type_t in) { in operator =()
496 empirical_type<ScriptType> type;
498 empirical_type<std::string> res_name;
500 empirical_type<std::string> shared_lib;
502 empirical_type<std::string> cache_dir;
504 empirical_type<lldb::addr_t> context;
506 empirical_type<lldb::addr_t> script;
565 empirical_type<lldb::addr_t>
[all …]