Searched refs:getLocationType (Results 1 – 3 of 3) sorted by relevance
486 virtual QualType getLocationType() const = 0;489 return getLocationType().getDesugaredType(Context); in getDesugaredLocationType()510 virtual QualType getLocationType() const { in getLocationType() function556 QualType getLocationType() const { in getLocationType() function605 QualType getLocationType() const { in getLocationType() function651 QualType getLocationType() const { return BC->getLocationType(); } in getLocationType() function
790 return DynamicTypeInfo(TR->getLocationType(), /*CanBeSubclass=*/false); in REGISTER_TRAIT_WITH_PROGRAMSTATE()
1290 T = TR->getLocationType(); in getBinding()