Searched refs:AD (Results 1 - 25 of 121) sorted by relevance

12345

/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.asgn/
H A Dmove_convert.pass.cpp261 using AD = AssignDeleter<Del&&>;
263 doDeleterTest<VT, AD, Del>();
264 doDeleterTest<VT, AD&, Del>();
269 using AD = AssignDeleter<Del&>;
271 doDeleterTest<VT, AD, Del&>();
272 doDeleterTest<VT, AD&, Del&>();
277 using AD = AssignDeleter<Del const&>;
279 doDeleterTest<VT, AD, Del const&>();
280 doDeleterTest<VT, AD&, Del const&>();
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.asgn/
H A Dmove_convert.pass.cpp261 using AD = AssignDeleter<Del&&>;
263 doDeleterTest<VT, AD, Del>();
264 doDeleterTest<VT, AD&, Del>();
269 using AD = AssignDeleter<Del&>;
271 doDeleterTest<VT, AD, Del&>();
272 doDeleterTest<VT, AD&, Del&>();
277 using AD = AssignDeleter<Del const&>;
279 doDeleterTest<VT, AD, Del const&>();
280 doDeleterTest<VT, AD&, Del const&>();
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
H A DDelayedDiagnostic.h215 struct AD { struct in class:clang::sema::DelayedDiagnostic
232 struct AD AvailabilityData;
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Sema/
H A DDelayedDiagnostic.h215 struct AD { struct in class:clang::sema::DelayedDiagnostic
232 struct AD AvailabilityData;
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Sema/
H A DDelayedDiagnostic.h215 struct AD { struct in class:clang::sema::DelayedDiagnostic
232 struct AD AvailabilityData;
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Sema/
H A DDelayedDiagnostic.h220 struct AD { struct in class:clang::sema::DelayedDiagnostic
238 struct AD AvailabilityData;
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Sema/
H A DDelayedDiagnostic.h220 struct AD { struct in class:clang::sema::DelayedDiagnostic
238 struct AD AvailabilityData;
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Sema/
H A DDelayedDiagnostic.h220 struct AD { struct in class:clang::sema::DelayedDiagnostic
238 struct AD AvailabilityData;
/prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Sema/
H A DDelayedDiagnostic.h220 struct AD { struct in class:clang::sema::DelayedDiagnostic
238 struct AD AvailabilityData;
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
H A DDelayedDiagnostic.h215 struct AD { struct in class:clang::sema::DelayedDiagnostic
232 struct AD AvailabilityData;
/prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Sema/
H A DDelayedDiagnostic.h215 struct AD { struct in class:clang::sema::DelayedDiagnostic
232 struct AD AvailabilityData;
/prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Sema/
H A DDelayedDiagnostic.h215 struct AD { struct in class:clang::sema::DelayedDiagnostic
232 struct AD AvailabilityData;
/prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Sema/
H A DDelayedDiagnostic.h220 struct AD { struct in class:clang::sema::DelayedDiagnostic
238 struct AD AvailabilityData;
/prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Sema/
H A DDelayedDiagnostic.h220 struct AD { struct in class:clang::sema::DelayedDiagnostic
238 struct AD AvailabilityData;
/prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Sema/
H A DDelayedDiagnostic.h220 struct AD { struct in class:clang::sema::DelayedDiagnostic
238 struct AD AvailabilityData;
/prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Sema/
H A DDelayedDiagnostic.h220 struct AD { struct in class:clang::sema::DelayedDiagnostic
238 struct AD AvailabilityData;
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dqedit.idl46 uuid(6B652FFF-11FE-4fce-92AD-0266B5D7C78F),
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dqedit.idl46 uuid(6B652FFF-11FE-4fce-92AD-0266B5D7C78F),
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyCommon.h194 CFGAutomaticObjDtor AD = BI.castAs<CFGAutomaticObjDtor>(); local
196 AD.getDestructorDecl(ACtx->getASTContext()));
197 VarDecl *VD = const_cast<VarDecl*>(AD.getVarDecl());
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Analysis/Analyses/
H A DThreadSafetyCommon.h194 CFGAutomaticObjDtor AD = BI.castAs<CFGAutomaticObjDtor>(); local
196 AD.getDestructorDecl(ACtx->getASTContext()));
197 VarDecl *VD = const_cast<VarDecl*>(AD.getVarDecl());
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Analysis/Analyses/
H A DThreadSafetyCommon.h194 CFGAutomaticObjDtor AD = BI.castAs<CFGAutomaticObjDtor>(); local
196 AD.getDestructorDecl(ACtx->getASTContext()));
197 VarDecl *VD = const_cast<VarDecl*>(AD.getVarDecl());
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Analysis/Analyses/
H A DThreadSafetyCommon.h194 CFGAutomaticObjDtor AD = BI.castAs<CFGAutomaticObjDtor>(); local
196 AD.getDestructorDecl(ACtx->getASTContext()));
197 VarDecl *VD = const_cast<VarDecl*>(AD.getVarDecl());
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Analysis/Analyses/
H A DThreadSafetyCommon.h194 CFGAutomaticObjDtor AD = BI.castAs<CFGAutomaticObjDtor>(); local
196 AD.getDestructorDecl(ACtx->getASTContext()));
197 VarDecl *VD = const_cast<VarDecl*>(AD.getVarDecl());
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Analysis/Analyses/
H A DThreadSafetyCommon.h194 CFGAutomaticObjDtor AD = BI.castAs<CFGAutomaticObjDtor>(); local
196 AD.getDestructorDecl(ACtx->getASTContext()));
197 VarDecl *VD = const_cast<VarDecl*>(AD.getVarDecl());
/prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Analysis/Analyses/
H A DThreadSafetyCommon.h194 CFGAutomaticObjDtor AD = BI.castAs<CFGAutomaticObjDtor>(); local
196 AD.getDestructorDecl(ACtx->getASTContext()));
197 VarDecl *VD = const_cast<VarDecl*>(AD.getVarDecl());

Completed in 269 milliseconds

12345