Searched refs:getLocationType (Results 1 – 3 of 3) sorted by relevance
470 virtual QualType getLocationType() const = 0;473 return getLocationType().getDesugaredType(Context); in getDesugaredLocationType()494 virtual QualType getLocationType() const { in getLocationType() function538 QualType getLocationType() const { in getLocationType() function577 QualType getLocationType() const { in getLocationType() function623 QualType getLocationType() const { return BC->getLocationType(); } in getLocationType() function
736 return DynamicTypeInfo(TR->getLocationType(), /*CanBeSubclass=*/false); in getDynamicTypeInfo()
954 QualType BaseType = TSR->getLocationType()->getPointeeType(); in evalDynamicCast()1050 T = TR->getLocationType(); in getBinding()