Searched refs:reference_type (Results 1 – 3 of 3) sorted by relevance
1036 using reference_type =1101 template <size_t... Ns> reference_type get(std::index_sequence<Ns...>) const {1130 reference_type operator*() const {
3193 const clang::ReferenceType *reference_type = in IsTypeImpl() local3195 if (reference_type) in IsTypeImpl()3196 return IsTypeImpl(reference_type->getPointeeType().getAsOpaquePtr(), predicate); in IsTypeImpl()6597 const clang::ReferenceType *reference_type = in GetChildCompilerTypeAtIndex() local6601 GetType(reference_type->getPointeeType()); in GetChildCompilerTypeAtIndex()6884 const clang::ReferenceType *reference_type = in GetIndexOfChildMemberWithName() local6886 clang::QualType pointee_type(reference_type->getPointeeType()); in GetIndexOfChildMemberWithName()7023 const clang::ReferenceType *reference_type = in GetIndexOfChildWithName() local7025 CompilerType pointee_type = GetType(reference_type->getPointeeType()); in GetIndexOfChildWithName()
165 HANDLE_DW_TAG(0x0010, reference_type, 2, DWARF, DW_KIND_TYPE)