Searched defs:TypeImpl (Results 1 – 2 of 2) sorted by relevance
940 TypeImpl::TypeImpl(const lldb::TypeSP &type_sp) in TypeImpl() function in TypeImpl945 TypeImpl::TypeImpl(const CompilerType &compiler_type) in TypeImpl() function in TypeImpl950 TypeImpl::TypeImpl(const lldb::TypeSP &type_sp, const CompilerType &dynamic) in TypeImpl() function in TypeImpl955 TypeImpl::TypeImpl(const CompilerType &static_type, in TypeImpl() function in TypeImpl
267 class TypeImpl; variable