Home
last modified time | relevance | path

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

/aosp_15_r20/external/mdnsresponder/mDNSWindows/DLLX/
H A Dstdafx.h88 using namespace ATL; variable
/aosp_15_r20/development/host/windows/usb/api/
H A Dstdafx.h79 using namespace ATL; variable
/aosp_15_r20/development/host/windows/usb/winusb/
H A Dstdafx.h78 using namespace ATL; variable
/aosp_15_r20/external/clang/lib/AST/
H A DComment.cpp257 if (AdjustedTypeLoc ATL = TL.getAs<AdjustedTypeLoc>()) { in fill() local
/aosp_15_r20/external/clang/lib/ARCMigrate/
H A DTransGCAttrs.cpp247 if (AttributedTypeLoc ATL = in checkAllAtProps() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DTypeLoc.h2658 else if (auto ATL = Cur.getAs<AttributedTypeLoc>()) in getAsAdjusted() local
2660 else if (auto ATL = Cur.getAs<BTFTagAttributedTypeLoc>()) in getAsAdjusted() local
2664 else if (auto ATL = Cur.getAs<AdjustedTypeLoc>()) in getAsAdjusted() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DTypeLoc.h2658 else if (auto ATL = Cur.getAs<AttributedTypeLoc>()) in getAsAdjusted() local
2660 else if (auto ATL = Cur.getAs<BTFTagAttributedTypeLoc>()) in getAsAdjusted() local
2664 else if (auto ATL = Cur.getAs<AdjustedTypeLoc>()) in getAsAdjusted() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DTypeLoc.h2620 else if (auto ATL = Cur.getAs<AttributedTypeLoc>()) in getAsAdjusted() local
2622 else if (auto ATL = Cur.getAs<BTFTagAttributedTypeLoc>()) in getAsAdjusted() local
2626 else if (auto ATL = Cur.getAs<AdjustedTypeLoc>()) in getAsAdjusted() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DTypeLoc.h2689 else if (auto ATL = Cur.getAs<AttributedTypeLoc>()) in getAsAdjusted() local
2691 else if (auto ATL = Cur.getAs<BTFTagAttributedTypeLoc>()) in getAsAdjusted() local
2695 else if (auto ATL = Cur.getAs<AdjustedTypeLoc>()) in getAsAdjusted() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/range/include/boost/range/
Datl.hpp45 namespace ATL { namespace
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaType.cpp5113 static void fillAtomicQualLoc(AtomicTypeLoc ATL, const DeclaratorChunk &Chunk) { in fillAtomicQualLoc()
5161 if (AtomicTypeLoc ATL = CurrTL.getAs<AtomicTypeLoc>()) { in GetTypeSourceInfoForDeclarator() local
H A DSemaStmt.cpp3054 while (auto ATL = TL.getAs<AttributedTypeLoc>()) in getReturnTypeLoc() local
H A DSemaExpr.cpp4906 if (ArrayTypeLoc ATL = TL.getAs<ArrayTypeLoc>()) in DiagnoseCalleeStaticArrayParam() local