Home
last modified time | relevance | path

Searched defs:ATL (Results 1 – 5 of 5) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DComment.cpp257 if (AdjustedTypeLoc ATL = TL.getAs<AdjustedTypeLoc>()) { in fill() local
/minix3/external/bsd/llvm/dist/clang/lib/ARCMigrate/
H A DTransGCAttrs.cpp249 if (AttributedTypeLoc ATL = in checkAllAtProps() local
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaType.cpp3775 static void fillAtomicQualLoc(AtomicTypeLoc ATL, const DeclaratorChunk &Chunk) { in fillAtomicQualLoc()
3821 if (AtomicTypeLoc ATL = CurrTL.getAs<AtomicTypeLoc>()) { in GetTypeSourceInfoForDeclarator() local
H A DSemaStmt.cpp2792 while (auto ATL = TL.getAs<AttributedTypeLoc>()) in getReturnTypeLoc() local
H A DSemaExpr.cpp4446 if (ArrayTypeLoc ATL = TL.getAs<ArrayTypeLoc>()) in DiagnoseCalleeStaticArrayParam() local