Searched defs:ATL (Results 1 – 8 of 8) sorted by relevance
141 if (AdjustedTypeLoc ATL = TL.getAs<AdjustedTypeLoc>()) in lookThroughTypedefOrTypeAliasLocs() local
445 if (auto ATL = getAs<AttributedTypeLoc>()) { in findNullabilityLoc() local
243 if (AttributedTypeLoc ATL = in checkAllAtProps() local
2636 else if (auto ATL = Cur.getAs<AttributedTypeLoc>()) in getAsAdjusted() local2638 else if (auto ATL = Cur.getAs<BTFTagAttributedTypeLoc>()) in getAsAdjusted() local2642 else if (auto ATL = Cur.getAs<AdjustedTypeLoc>()) in getAsAdjusted() local
6447 static void fillAtomicQualLoc(AtomicTypeLoc ATL, const DeclaratorChunk &Chunk) { in fillAtomicQualLoc()6513 if (AtomicTypeLoc ATL = CurrTL.getAs<AtomicTypeLoc>()) { in GetTypeSourceInfoForDeclarator() local
7379 AttributedTypeLoc ATL; in implicitObjectParamIsLifetimeBound() local
6982 AttributedTypeLoc ATL; in checkAttributesAfterMerging() local
6474 if (ArrayTypeLoc ATL = TL.getAs<ArrayTypeLoc>()) in DiagnoseCalleeStaticArrayParam() local