Searched refs:getAsAdjusted (Results 1 – 9 of 9) sorted by relevance
102 T getAsAdjusted() const;2435 inline T TypeLoc::getAsAdjusted() const { in getAsAdjusted() function
2273 template <typename T> const T *getAsAdjusted() const;7019 template <typename T> const T *Type::getAsAdjusted() const {
2505 FunctionProtoTypeLoc Proto = TL.getAsAdjusted<FunctionProtoTypeLoc>();
3460 .getAsAdjusted<FunctionProtoTypeLoc>() in getReturnTypeLoc()
6265 (ATL = TL.getAsAdjusted<AttributedTypeLoc>()); in checkAttributesAfterMerging()8252 (!R->getAsAdjusted<FunctionType>() && R->isFunctionProtoType()); in CreateNewFunctionDecl()14038 FunctionTypeLoc FTL = TL.getAsAdjusted<FunctionTypeLoc>(); in ActOnFinishFunctionBody()
3703 auto OldLoc = TInfo->getTypeLoc().getAsAdjusted<FunctionProtoTypeLoc>(); in adjustForRewrite()
6841 (ATL = TL.getAsAdjusted<AttributedTypeLoc>()); in implicitObjectParamIsLifetimeBound()
2029 .getAsAdjusted<FunctionProtoTypeLoc>(); in transformConstructor()
14272 .getAsAdjusted<FunctionProtoTypeLoc>())) { in ActOnBlockArguments()