Searched defs:ATL (Results 1 – 13 of 13) sorted by relevance
88 using namespace ATL; variable
79 using namespace ATL; variable
78 using namespace ATL; variable
257 if (AdjustedTypeLoc ATL = TL.getAs<AdjustedTypeLoc>()) { in fill() local
247 if (AttributedTypeLoc ATL = in checkAllAtProps() local
2658 else if (auto ATL = Cur.getAs<AttributedTypeLoc>()) in getAsAdjusted() local2660 else if (auto ATL = Cur.getAs<BTFTagAttributedTypeLoc>()) in getAsAdjusted() local2664 else if (auto ATL = Cur.getAs<AdjustedTypeLoc>()) in getAsAdjusted() local
2620 else if (auto ATL = Cur.getAs<AttributedTypeLoc>()) in getAsAdjusted() local2622 else if (auto ATL = Cur.getAs<BTFTagAttributedTypeLoc>()) in getAsAdjusted() local2626 else if (auto ATL = Cur.getAs<AdjustedTypeLoc>()) in getAsAdjusted() 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
45 namespace ATL { namespace
5113 static void fillAtomicQualLoc(AtomicTypeLoc ATL, const DeclaratorChunk &Chunk) { in fillAtomicQualLoc()5161 if (AtomicTypeLoc ATL = CurrTL.getAs<AtomicTypeLoc>()) { in GetTypeSourceInfoForDeclarator() local
3054 while (auto ATL = TL.getAs<AttributedTypeLoc>()) in getReturnTypeLoc() local
4906 if (ArrayTypeLoc ATL = TL.getAs<ArrayTypeLoc>()) in DiagnoseCalleeStaticArrayParam() local