Home
last modified time | relevance | path

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

/external/mdnsresponder/mDNSWindows/DLLX/
Dstdafx.h88 using namespace ATL; variable
/external/clang/lib/AST/
DComment.cpp257 if (AdjustedTypeLoc ATL = TL.getAs<AdjustedTypeLoc>()) { in fill() local
/external/llvm-project/clang/lib/AST/
DComment.cpp146 if (AdjustedTypeLoc ATL = TL.getAs<AdjustedTypeLoc>()) in lookThroughTypedefOrTypeAliasLocs() local
DTypeLoc.cpp427 if (auto ATL = getAs<AttributedTypeLoc>()) { in findNullabilityLoc() local
/external/llvm-project/clang/lib/ARCMigrate/
DTransGCAttrs.cpp243 if (AttributedTypeLoc ATL = in checkAllAtProps() local
/external/clang/lib/ARCMigrate/
DTransGCAttrs.cpp247 if (AttributedTypeLoc ATL = in checkAllAtProps() local
/external/llvm-project/clang-tools-extra/clang-tidy/modernize/
DUseTrailingReturnTypeCheck.cpp287 auto ATL = ReturnLoc.getAs<AutoTypeLoc>(); in findReturnTypeAndCVSourceRange() local
/external/llvm-project/clang/unittests/AST/
DASTTraverserTest.cpp275 const auto ATL = TL.getNextTypeLoc().getAs<AttributedTypeLoc>(); in TEST() local
/external/llvm-project/clang/include/clang/AST/
DTypeLoc.h2503 else if (auto ATL = Cur.getAs<AttributedTypeLoc>()) in getAsAdjusted() local
2507 else if (auto ATL = Cur.getAs<AdjustedTypeLoc>()) in getAsAdjusted() local
/external/clang/lib/Sema/
DSemaType.cpp5113 static void fillAtomicQualLoc(AtomicTypeLoc ATL, const DeclaratorChunk &Chunk) { in fillAtomicQualLoc()
5161 if (AtomicTypeLoc ATL = CurrTL.getAs<AtomicTypeLoc>()) { in GetTypeSourceInfoForDeclarator() local
DSemaStmt.cpp3054 while (auto ATL = TL.getAs<AttributedTypeLoc>()) in getReturnTypeLoc() local
DSemaExpr.cpp4906 if (ArrayTypeLoc ATL = TL.getAs<ArrayTypeLoc>()) in DiagnoseCalleeStaticArrayParam() local
/external/llvm-project/clang/lib/Sema/
DSemaType.cpp6143 static void fillAtomicQualLoc(AtomicTypeLoc ATL, const DeclaratorChunk &Chunk) { in fillAtomicQualLoc()
6224 if (AtomicTypeLoc ATL = CurrTL.getAs<AtomicTypeLoc>()) { in GetTypeSourceInfoForDeclarator() local
DSemaInit.cpp6923 AttributedTypeLoc ATL; in implicitObjectParamIsLifetimeBound() local
DSemaDecl.cpp6442 AttributedTypeLoc ATL; in checkAttributesAfterMerging() local
DSemaExpr.cpp5968 if (ArrayTypeLoc ATL = TL.getAs<ArrayTypeLoc>()) in DiagnoseCalleeStaticArrayParam() local