Searched defs:ATL (Results 1 – 8 of 8) sorted by relevance
243 if (AttributedTypeLoc ATL = in checkAllAtProps() local
451 if (auto ATL = getAs<AttributedTypeLoc>()) { in findNullabilityLoc() local
396 AttributedTypeLoc ATL; in implicitObjectParamIsLifetimeBound() local
6189 static void fillAtomicQualLoc(AtomicTypeLoc ATL, const DeclaratorChunk &Chunk) { in fillAtomicQualLoc()6261 if (AtomicTypeLoc ATL = CurrTL.getAs<AtomicTypeLoc>()) { in GetTypeSourceInfoForDeclarator() local
14578 if (auto ATL = OldCallOpTypeLoc.getAs<AttributedTypeLoc>()) { in TransformLambdaExpr() local14597 if (auto ATL = NewCallOpTSI->getTypeLoc().getAs<AttributedTypeLoc>()) { in TransformLambdaExpr() local
6928 AttributedTypeLoc ATL; in checkAttributesAfterMerging() local
6002 if (ArrayTypeLoc ATL = TL.getAs<ArrayTypeLoc>()) in DiagnoseCalleeStaticArrayParam() local
2689 else if (auto ATL = Cur.getAs<AttributedTypeLoc>()) in getAsAdjusted() local2691 else if (auto ATL = Cur.getAs<BTFTagAttributedTypeLoc>()) in getAsAdjusted() local2695 else if (auto ATL = Cur.getAs<AdjustedTypeLoc>()) in getAsAdjusted() local