Searched refs:ATL (Results 1 – 6 of 6) sorted by relevance
257 if (AdjustedTypeLoc ATL = TL.getAs<AdjustedTypeLoc>()) { in fill() local258 TL = ATL.getOriginalLoc(); in fill()
249 if (AttributedTypeLoc ATL = in checkAllAtProps() local251 ATLs.push_back(std::make_pair(ATL, PD)); in checkAllAtProps()
4770 static void fillAtomicQualLoc(AtomicTypeLoc ATL, const DeclaratorChunk &Chunk) { in fillAtomicQualLoc() argument4789 ATL.setKWLoc(Loc); in fillAtomicQualLoc()4790 ATL.setParensRange(SourceRange()); in fillAtomicQualLoc()4817 if (AtomicTypeLoc ATL = CurrTL.getAs<AtomicTypeLoc>()) { in GetTypeSourceInfoForDeclarator() local4818 fillAtomicQualLoc(ATL, D.getTypeObject(i)); in GetTypeSourceInfoForDeclarator()4819 CurrTL = ATL.getValueLoc().getUnqualifiedLoc(); in GetTypeSourceInfoForDeclarator()
2961 while (auto ATL = TL.getAs<AttributedTypeLoc>()) in getReturnTypeLoc() local2962 TL = ATL.getModifiedLoc().IgnoreParens(); in getReturnTypeLoc()
4534 if (ArrayTypeLoc ATL = TL.getAs<ArrayTypeLoc>()) in DiagnoseCalleeStaticArrayParam() local4536 << ATL.getLocalSourceRange(); in DiagnoseCalleeStaticArrayParam()
14589 1370 ATL Products