Searched refs:canonical_type (Results 1 – 1 of 1) sorted by relevance
5682 … const clang::Type *canonical_type = element_qual_type->getCanonicalTypeInternal().getTypePtr(); in DumpValue() local5683 if (canonical_type) in DumpValue()5684 is_array_of_characters = canonical_type->isCharType(); in DumpValue()