Searched defs:TypeImpl (Results 1 – 2 of 2) sorted by relevance
919 TypeImpl::TypeImpl(const lldb::TypeSP &type_sp) in TypeImpl() function in TypeImpl924 TypeImpl::TypeImpl(const CompilerType &compiler_type) in TypeImpl() function in TypeImpl929 TypeImpl::TypeImpl(const lldb::TypeSP &type_sp, const CompilerType &dynamic) in TypeImpl() function in TypeImpl934 TypeImpl::TypeImpl(const CompilerType &static_type, in TypeImpl() function in TypeImpl
262 class TypeImpl; variable