Searched refs:has_gc_base (Results 1 – 1 of 1) sorted by relevance
17 auto has_gc_base = hasCanonicalType(hasDeclaration( in GarbageCollectedType() local21 return anyOf(has_gc_base, in GarbageCollectedType()22 hasCanonicalType(arrayType(hasElementType(has_gc_base)))); in GarbageCollectedType()