Home | History | Annotate | Download | only in Symbol

Lines Matching refs:element_qual_type

5680             QualType element_qual_type = array->getElementType();
5682 const clang::Type *canonical_type = element_qual_type->getCanonicalTypeInternal().getTypePtr();
5688 std::pair<uint64_t, unsigned> field_type_info = m_ast->getTypeInfo(element_qual_type);
5704 ClangASTType element_clang_type(m_ast, element_qual_type);