Home
last modified time | relevance | path

Searched defs:objects (Results 1 – 11 of 11) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/test/CodeGen/
H A D2007-04-05-PadBeforeZeroLengthField.c6 union A objects[]; member
8 void foo(union A * objects, struct B *array, unsigned long k) in foo()
/minix3/external/bsd/llvm/dist/clang/test/CodeGenObjC/
H A Dobjc2-strong-cast-block-import.m6 Test ** __strong objects; field
/minix3/external/bsd/llvm/dist/clang/test/Analysis/
H A Dmalloc.m39 id * objects; field
/minix3/external/bsd/llvm/dist/llvm/tools/dsymutil/
H A DDebugMap.h69 iterator_range<const_iterator> objects() const { in objects() function
/minix3/minix/lib/libddekit/src/
H A Dmem.c24 void *objects; member
/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/
H A Dcxx0x-initializer-constructor.cpp38 namespace objects { namespace
/minix3/external/bsd/llvm/dist/llvm/docs/
H A DProgrammersManual.rst281 Function template
294 The ``function_ref`` class template
2349 .. _Waymarking:
/minix3/minix/tests/
H A Dtest87.c21 static unsigned int nodes, objects; /* stats for pre/post test check */ variable
/minix3/external/bsd/llvm/dist/clang/docs/
H A DAutomaticReferenceCounting.rst934 .. _arc.ownership.restrictions.conversion.indirect:
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DExprCXX.cpp1112 ArrayRef<CleanupObject> objects) in ExprWithCleanups()
1125 ArrayRef<CleanupObject> objects) { in Create()
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaExprObjC.cpp669 ParmVarDecl *objects = ParmVarDecl::Create(Context, Method, in BuildObjCArrayLiteral() local
787 ParmVarDecl *objects = ParmVarDecl::Create(Context, Method, in BuildObjCDictionaryLiteral() local