Searched defs:getConstType (Results 1 – 2 of 2) sorted by relevance
1031 QualType getConstType(QualType T) const { return T.withConst(); } in getConstType() function
1151 QualType getConstType(QualType T) const { return T.withConst(); } in getConstType() function