Searched refs:getAsAdjusted (Results 1 – 16 of 16) sorted by relevance
102 T getAsAdjusted() const;2631 inline T TypeLoc::getAsAdjusted() const { in getAsAdjusted() function
2435 template <typename T> const T *getAsAdjusted() const;7414 template <typename T> const T *Type::getAsAdjusted() const {
2664 FunctionProtoTypeLoc Proto = TL.getAsAdjusted<FunctionProtoTypeLoc>();
558 FunctionProtoTypeLoc Proto = TL.getAsAdjusted<FunctionProtoTypeLoc>(); in dataTraverseNode()
3773 .getAsAdjusted<FunctionProtoTypeLoc>() in getReturnTypeLoc()
4022 auto OldLoc = TInfo->getTypeLoc().getAsAdjusted<FunctionProtoTypeLoc>(); in adjustForRewrite()
6984 (ATL = TL.getAsAdjusted<AttributedTypeLoc>()); in checkAttributesAfterMerging()9076 (!R->getAsAdjusted<FunctionType>() && R->isFunctionProtoType()); in CreateNewFunctionDecl()
2318 .getAsAdjusted<FunctionProtoTypeLoc>(); in transformConstructor()
7381 (ATL = TL.getAsAdjusted<AttributedTypeLoc>()); in implicitObjectParamIsLifetimeBound()
2823 if (TypedefTypeLoc TypedefTL = TL.getAsAdjusted<TypedefTypeLoc>()) { in findTypeLocationForBlockDecl()
4298 TypedefTypeLoc TTL = TL.getAsAdjusted<TypedefTypeLoc>(); in TransformNestedNameSpecifierLoc()
11137 TSI->getTypeLoc().getAsAdjusted<TemplateSpecializationTypeLoc>()) { in CheckDeductionGuideDeclarator()
16490 .getAsAdjusted<FunctionProtoTypeLoc>())) { in ActOnBlockArguments()
7453 const auto *PTy = AdjustedFnType->getAsAdjusted<FunctionProtoType>(); in checkOpenMPDeclareVariantFunction()
267 if (TypedefTypeLoc TTL = TL.getAsAdjusted<TypedefTypeLoc>()) { in isFlexibleArrayMemberLike()
3757 if (auto FTL = TSI->getTypeLoc().getAsAdjusted<FunctionTypeLoc>()) in EmitReturnValueCheck()