Home
last modified time | relevance | path

Searched defs:A0 (Results 1 – 25 of 26) sorted by relevance

12

/minix/external/bsd/libc++/dist/libcxx/test/std/utilities/memory/allocator.traits/allocator.traits.members/
H A Ddestroy.pass.cpp47 struct A0 struct
50 ~A0() {++count;} in ~A0() argument
H A Dconstruct.pass.cpp49 struct A0 struct
52 A0() {++count;} in A0() argument
/minix/external/bsd/libc++/dist/libcxx/test/utilities/memory/allocator.traits/allocator.traits.members/
H A Ddestroy.pass.cpp47 struct A0 struct
50 ~A0() {++count;} in ~A0() argument
H A Dconstruct.pass.cpp49 struct A0 struct
52 A0() {++count;} in A0() function
/minix/external/bsd/libc++/dist/libcxx/test/std/utilities/function.objects/func.require/
H A Dbullet_5.pass.cpp64 void*& freeFunction03(A0&) { in freeFunction03() argument
70 void*& freeFunction03(A0&, ...) { in freeFunction03() argument
75 void*& freeFunction03(A0&, A1&) { in freeFunction03() argument
81 void*& freeFunction03(A0&, A1&, ...) { in freeFunction03() argument
86 void*& freeFunction03(A0&, A1&, A2&) { in freeFunction03() argument
91 void*& freeFunction03(A0&, A1&, A2&, ...) { in freeFunction03() argument
/minix/external/bsd/llvm/dist/clang/test/CodeGen/
H A Dpr5406.c5 typedef struct { char x[3]; } A0; typedef
/minix/external/bsd/llvm/dist/clang/INPUTS/
H A Dmacro_pounder_obj.c6 #define A0 a b macro
H A Dmacro_pounder_fn.c6 #define A0(A, B) A B macro
/minix/external/bsd/llvm/dist/clang/test/Index/
H A Dannotate-comments-preprocessor.c14 #define A0 0 macro
/minix/external/bsd/llvm/dist/clang/test/Analysis/
H A DNewDeleteLeaks-PR19102.cpp3 class A0 {}; class
/minix/external/bsd/llvm/dist/clang/test/CXX/temp/temp.param/
H A Dp9-0x.cpp27 struct A0 { template<typename U> struct B; }; struct
/minix/external/bsd/llvm/dist/clang/test/SemaTemplate/
H A Dclass-template-spec.cpp60 struct A0<void> { struct
61 typedef void* pointer;
67 struct A0 { struct
H A Dinstantiate-method.cpp77 template<class T> struct A0 { operator T*(); }; struct
H A Dtemp_class_spec.cpp330 template<typename T, T N> class A0<T, N, int> { }; // expected-note{{here}} class
332 template<typename T, T N> class A0<T, N, int> { }; // expected-error{{redef}} class
H A Dtemp_arg_nontype_cxx1z.cpp114 using A0 = A<int E::*, (int E::*)0>; typedef
/minix/external/bsd/llvm/dist/clang/test/CXX/temp/temp.decls/temp.fct/temp.over.link/
H A Dp6.cpp4 struct A0 { struct
/minix/external/bsd/llvm/dist/clang/test/CXX/temp/temp.res/temp.dep/
H A Dp3.cpp2 struct A0 { struct
6 template <typename T> struct B0: A0 { argument
/minix/external/bsd/llvm/dist/llvm/lib/Transforms/ObjCARC/
H A DObjCARCUtil.cpp94 const Argument *A0 = AI++; in GetFunctionClass() local
/minix/external/bsd/llvm/dist/clang/test/SemaCXX/
H A Dcxx1y-contextual-conversion-tweaks.cpp49 struct A0 { struct
/minix/external/bsd/llvm/dist/llvm/lib/Transforms/Scalar/
H A DMergedLoadStoreMotion.cpp337 Instruction *A0 = dyn_cast<Instruction>(L0->getPointerOperand()); in hoistLoad() local
478 Instruction *A0 = dyn_cast<Instruction>(S0->getPointerOperand()); in sinkStore() local
/minix/external/bsd/llvm/dist/llvm/unittests/ADT/
H A DSmallVectorTest.cpp726 EmplaceableArg<0> A0; member
766 EmplaceableArg<0> A0(true); in TEST() local
/minix/external/bsd/llvm/dist/llvm/unittests/IR/
H A DValueHandleTest.cpp385 AssertingVH<Value> &A0, AssertingVH<Value> &A1) in TEST_F()
/minix/external/bsd/llvm/dist/llvm/lib/IR/
H A DAttributes.cpp692 AttributeSetImpl *A0 = Attrs[0].pImpl; in get() local
/minix/external/bsd/llvm/dist/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp1303 APInt A0(Bits, 1, true), A1(Bits, 0, true); in findGCD() local
2460 const SCEV *A0; in banerjeeMIVtest() local
/minix/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGExpr.cpp453 llvm::Value *A0 = Builder.CreateMul(Builder.CreateXor(Low, High), KMul); in emitHash16Bytes() local

12