Searched defs:getInnerType (Results 1 – 2 of 2) sorted by relevance
414 HasNoInnerType getInnerType() const { return HasNoInnerType(); } in getInnerType() function833 QualType getInnerType() const { in getInnerType() function969 QualType getInnerType() const { in getInnerType() function1051 QualType getInnerType() const { in getInnerType() function1076 QualType getInnerType() const { in getInnerType() function1127 QualType getInnerType() const { in getInnerType() function1215 QualType getInnerType() const { in getInnerType() function1336 QualType getInnerType() const { return getTypePtr()->getReturnType(); } in getInnerType() function1402 QualType getInnerType() const { return getTypePtr()->getElementType(); } in getInnerType() function1763 QualType getInnerType() const { in getInnerType() function[all …]
36 InnerType getInnerType(); in getInnerType() method