Searched defs:ATL (Results 1 – 12 of 12) sorted by relevance
144 if (AdjustedTypeLoc ATL = TL.getAs<AdjustedTypeLoc>()) in lookThroughTypedefOrTypeAliasLocs() local
451 if (auto ATL = getAs<AttributedTypeLoc>()) { findNullabilityLoc() local
243 if (AttributedTypeLoc ATL = in checkAllAtProps() local
275 const auto ATL = TL.getNextTypeLoc().getAs<AttributedTypeLoc>(); in TEST() local
389 AttributedTypeLoc ATL; implicitObjectParamIsLifetimeBound() local
6134 fillAtomicQualLoc(AtomicTypeLoc ATL,const DeclaratorChunk & Chunk) fillAtomicQualLoc() argument 6206 if (AtomicTypeLoc ATL = CurrTL.getAs<AtomicTypeLoc>()) { GetTypeSourceInfoForDeclarator() local
14547 if (auto ATL = OldCallOpTypeLoc.getAs<AttributedTypeLoc>()) { TransformLambdaExpr() local 14566 if (auto ATL = NewCallOpTSI->getTypeLoc().getAs<AttributedTypeLoc>()) { TransformLambdaExpr() local
6903 AttributedTypeLoc ATL; checkAttributesAfterMerging() local
5964 if (ArrayTypeLoc ATL = TL.getAs<ArrayTypeLoc>()) DiagnoseCalleeStaticArrayParam() local
2689 else if (auto ATL = Cur.getAs<AttributedTypeLoc>()) getAsAdjusted() local 2691 else if (auto ATL = Cur.getAs<BTFTagAttributedTypeLoc>()) getAsAdjusted() local 2695 else if (auto ATL = Cur.getAs<AdjustedTypeLoc>()) getAsAdjusted() local
639 for (AttributedTypeLoc ATL = TL->getAs<AttributedTypeLoc>(); !ATL.isNull(); in getAttributes() local
946 if (auto ATL = TL->getAs<ArrayTypeLoc>()) { in claimTokensFor() local