Searched refs:getAsAdjusted (Results 1 – 11 of 11) sorted by relevance
124 EnumT = Cond->getType()->getAsAdjusted<EnumType>(); in REGISTER_TWEAK()
102 T getAsAdjusted() const;2498 inline T TypeLoc::getAsAdjusted() const { in getAsAdjusted() function
2287 template <typename T> const T *getAsAdjusted() const;7136 template <typename T> const T *Type::getAsAdjusted() const {
2504 FunctionProtoTypeLoc Proto = TL.getAsAdjusted<FunctionProtoTypeLoc>();
3511 .getAsAdjusted<FunctionProtoTypeLoc>() in getReturnTypeLoc()
6444 (ATL = TL.getAsAdjusted<AttributedTypeLoc>()); in checkAttributesAfterMerging()8433 (!R->getAsAdjusted<FunctionType>() && R->isFunctionProtoType()); in CreateNewFunctionDecl()14454 FunctionTypeLoc FTL = TL.getAsAdjusted<FunctionTypeLoc>(); in ActOnFinishFunctionBody()
3762 auto OldLoc = TInfo->getTypeLoc().getAsAdjusted<FunctionProtoTypeLoc>(); in adjustForRewrite()
6925 (ATL = TL.getAsAdjusted<AttributedTypeLoc>()); in implicitObjectParamIsLifetimeBound()
2184 .getAsAdjusted<FunctionProtoTypeLoc>(); in transformConstructor()
15214 .getAsAdjusted<FunctionProtoTypeLoc>())) { in ActOnBlockArguments()
3415 if (auto FTL = TSI->getTypeLoc().getAsAdjusted<FunctionTypeLoc>()) in EmitReturnValueCheck()