/external/clang/test/CodeGen/ |
D | empty-union-init.c | 4 struct Mem { struct 9 struct Mem *columnMem(){ in columnMem() argument
|
/external/llvm/tools/lli/ |
D | RemoteTarget.cpp | 26 sys::MemoryBlock Mem = sys::Memory::AllocateRWX(Size, Prev, &ErrorMsg); in allocateSpace() local 39 sys::MemoryBlock Mem((void*)Address, Size); in loadData() local
|
/external/clang/lib/AST/ |
D | DeclTemplate.cpp | 64 void *Mem = C.Allocate(Size, Align); in Create() local 238 void *Mem = AllocateDeserializedDecl(C, ID, sizeof(FunctionTemplateDecl)); in CreateDeserialized() local 303 void *Mem = AllocateDeserializedDecl(C, ID, sizeof(ClassTemplateDecl)); in CreateDeserialized() local 469 void *Mem = AllocateDeserializedDecl(C, ID, sizeof(TemplateTypeParmDecl)); in CreateDeserialized() local 549 void *Mem = C.Allocate(Size); in Create() local 558 void *Mem = AllocateDeserializedDecl(C, ID, sizeof(NonTypeTemplateParmDecl)); in CreateDeserialized() local 570 void *Mem = AllocateDeserializedDecl(C, ID, Size); in CreateDeserialized() local 624 void *Mem = C.Allocate(sizeof(TemplateTemplateParmDecl) + in Create() local 633 void *Mem = AllocateDeserializedDecl(C, ID, sizeof(TemplateTemplateParmDecl)); in CreateDeserialized() local 643 void *Mem = AllocateDeserializedDecl(C, ID, Size); in CreateDeserialized() local [all …]
|
D | DeclGroup.cpp | 23 void* Mem = C.Allocate(Size, llvm::AlignOf<DeclGroup>::Alignment); in Create() local
|
D | DeclCXX.cpp | 34 void *Mem = AllocateDeserializedDecl(C, ID, sizeof(AccessSpecDecl)); in CreateDeserialized() local 104 void *Mem = AllocateDeserializedDecl(C, ID, sizeof(CXXRecordDecl)); in CreateDeserialized() local 1354 void *Mem = AllocateDeserializedDecl(C, ID, sizeof(CXXMethodDecl)); in CreateDeserialized() local 1563 void *Mem = Context.Allocate(sizeof(CXXCtorInitializer) + in Create() local 1612 void *Mem = AllocateDeserializedDecl(C, ID, sizeof(CXXConstructorDecl)); in CreateDeserialized() local 1762 void *Mem = AllocateDeserializedDecl(C, ID, sizeof(CXXDestructorDecl)); in CreateDeserialized() local 1784 void *Mem = AllocateDeserializedDecl(C, ID, sizeof(CXXConversionDecl)); in CreateDeserialized() local 1822 void *Mem = AllocateDeserializedDecl(C, ID, sizeof(LinkageSpecDecl)); in CreateDeserialized() local 1844 void *Mem = AllocateDeserializedDecl(C, ID, sizeof(UsingDirectiveDecl)); in CreateDeserialized() local 1880 void *Mem = AllocateDeserializedDecl(C, ID, sizeof(NamespaceDecl)); in CreateDeserialized() local [all …]
|
D | ExprCXX.cpp | 225 void *Mem = C.Allocate(sizeof(UnresolvedLookupExpr) + in Create() local 241 void *Mem = C.Allocate(size, llvm::alignOf<UnresolvedLookupExpr>()); in CreateEmpty() local 385 void *Mem = C.Allocate(size); in Create() local 397 void *Mem = C.Allocate(size); in CreateEmpty() local 677 void *Mem = C.Allocate(sizeof(CXXDefaultArgExpr) + sizeof(Stmt *)); in Create() local 885 void *Mem = Context.Allocate(Size); in Create() local 898 void *Mem = C.Allocate(Size); in CreateDeserialized() local 1031 void *Mem = C.Allocate(sizeof(CXXUnresolvedConstructExpr) + in Create() local 1039 void *Mem = C.Allocate(sizeof(CXXUnresolvedConstructExpr) + in CreateEmpty() local 1124 void *Mem = C.Allocate(size, llvm::alignOf<CXXDependentScopeMemberExpr>()); in Create() local [all …]
|
D | DeclFriend.cpp | 52 void *Mem = AllocateDeserializedDecl(C, ID, sizeof(FriendDecl)); in CreateDeserialized() local
|
D | DeclObjC.cpp | 432 void *Mem = AllocateDeserializedDecl(C, ID, sizeof(ObjCMethodDecl)); in CreateDeserialized() local 729 void *Mem = AllocateDeserializedDecl(C, ID, sizeof(ObjCInterfaceDecl)); in CreateDeserialized() local 957 void *Mem = AllocateDeserializedDecl(C, ID, sizeof(ObjCIvarDecl)); in CreateDeserialized() local 1001 void *Mem = AllocateDeserializedDecl(C, ID, sizeof(ObjCAtDefsFieldDecl)); in CreateDeserialized() local 1036 void *Mem = AllocateDeserializedDecl(C, ID, sizeof(ObjCProtocolDecl)); in CreateDeserialized() local 1117 void *Mem = AllocateDeserializedDecl(C, ID, sizeof(ObjCCategoryDecl)); in CreateDeserialized() local 1153 void *Mem = AllocateDeserializedDecl(C, ID, sizeof(ObjCCategoryImplDecl)); in CreateDeserialized() local 1249 void *Mem = AllocateDeserializedDecl(C, ID, sizeof(ObjCImplementationDecl)); in CreateDeserialized() local 1289 void *Mem = AllocateDeserializedDecl(C, ID, sizeof(ObjCCompatibleAliasDecl)); in CreateDeserialized() local 1311 void * Mem = AllocateDeserializedDecl(C, ID, sizeof(ObjCPropertyDecl)); in CreateDeserialized() local [all …]
|
D | Decl.cpp | 1193 void *Mem = AllocateDeserializedDecl(C, ID, sizeof(VarDecl)); in CreateDeserialized() local 1567 void *Mem = AllocateDeserializedDecl(C, ID, sizeof(ParmVarDecl)); in CreateDeserialized() local 2490 void *Mem = AllocateDeserializedDecl(C, ID, sizeof(FieldDecl)); in CreateDeserialized() local 2667 void *Mem = AllocateDeserializedDecl(C, ID, sizeof(EnumDecl)); in CreateDeserialized() local 2741 void *Mem = AllocateDeserializedDecl(C, ID, sizeof(RecordDecl)); in CreateDeserialized() local 2877 void *Mem = AllocateDeserializedDecl(C, ID, sizeof(LabelDecl)); in CreateDeserialized() local 2894 void *Mem = AllocateDeserializedDecl(C, ID, sizeof(ImplicitParamDecl)); in CreateDeserialized() local 2915 void *Mem = AllocateDeserializedDecl(C, ID, sizeof(FunctionDecl)); in CreateDeserialized() local 2926 void *Mem = AllocateDeserializedDecl(C, ID, sizeof(BlockDecl)); in CreateDeserialized() local 2939 void *Mem = AllocateDeserializedDecl(C, ID, sizeof(EnumConstantDecl)); in CreateDeserialized() local [all …]
|
D | Expr.cpp | 355 void *Mem = Context.Allocate(Size, llvm::alignOf<DeclRefExpr>()); in Create() local 374 void *Mem = Context.Allocate(Size, llvm::alignOf<DeclRefExpr>()); in CreateEmpty() local 652 void *Mem = C.Allocate(sizeof(StringLiteral)+ in Create() local 669 void *Mem = C.Allocate(sizeof(StringLiteral)+ in CreateEmpty() local 1129 void *Mem = C.Allocate(sizeof(OffsetOfExpr) + in Create() local 1139 void *Mem = C.Allocate(sizeof(OffsetOfExpr) + in CreateEmpty() local 1202 void *Mem = C.Allocate(Size, llvm::alignOf<MemberExpr>()); in Create() local 3233 ObjCMessageExpr *Mem; in Create() local 3256 ObjCMessageExpr *Mem; in Create() local 3279 ObjCMessageExpr *Mem; in Create() local [all …]
|
D | TemplateBase.cpp | 66 void *Mem = Ctx.Allocate(NumWords * sizeof(uint64_t)); in TemplateArgument() local 560 void *Mem = C.Allocate(size, llvm::alignOf<ASTTemplateArgumentListInfo>()); in Create() local
|
D | Stmt.cpp | 280 void *Mem = C.Allocate(sizeof(AttributedStmt) + in Create() local 288 void *Mem = C.Allocate(sizeof(AttributedStmt) + in CreateEmpty() local 757 void *Mem = Context.Allocate(Size, llvm::alignOf<ObjCAtTryStmt>()); in Create() local 767 void *Mem = Context.Allocate(Size, llvm::alignOf<ObjCAtTryStmt>()); in CreateEmpty() local 789 void *Mem = C.Allocate(Size, llvm::alignOf<CXXTryStmt>()); in Create() local 798 void *Mem = C.Allocate(Size, llvm::alignOf<CXXTryStmt>()); in Create() local
|
D | NestedNameSpecifier.cpp | 633 void *Mem = Context.Allocate(BufferSize, llvm::alignOf<void *>()); in getWithLocInContext() local
|
D | ASTContext.cpp | 846 void *Mem = Allocate(sizeof(AttrVec)); in getDeclAttrs() local 2872 void *Mem = Allocate(sizeof(TemplateSpecializationType) + in getTemplateSpecializationType() local 2914 void *Mem = Allocate((sizeof(TemplateSpecializationType) + in getCanonicalTemplateSpecializationType() local 3068 void *Mem = Allocate((sizeof(DependentTemplateSpecializationType) + in getDependentTemplateSpecializationType() local 3188 void *Mem = Allocate(Size, TypeAlignment); in getObjCObjectType() local 3218 void *Mem = Allocate(sizeof(ObjCObjectPointerType), TypeAlignment); in getObjCObjectPointerType() local 3244 void *Mem = Allocate(sizeof(ObjCInterfaceType), TypeAlignment); in getObjCInterfaceType() local
|
/external/clang/include/clang/AST/ |
D | CommentSema.h | 80 T *Mem = Allocator.Allocate<T>(Size); in copyArray() local
|
/external/llvm/unittests/Bitcode/ |
D | BitReaderTest.cpp | 54 SmallString<1024> Mem; in TEST() local
|
/external/llvm/lib/Support/ |
D | MemoryBuffer.cpp | 71 char *Mem = static_cast<char*>(operator new(sizeof(T) + Name.size() + 1)); in GetNamedBuffer() local 128 char *Mem = static_cast<char*>(operator new(RealLen, std::nothrow)); in getNewUninitMemBuffer() local
|
/external/clang/lib/Sema/ |
D | TypeLocBuilder.h | 124 void *Mem = Context.Allocate(FullDataSize); in getTypeLocInContext() local
|
D | CodeCompleteConsumer.cpp | 257 char *Mem = (char *)Allocate(String.size() + 1, 1); in CopyString() local 334 void *Mem = getAllocator().Allocate( in TakeString() local
|
D | SemaCXXScopeSpec.cpp | 859 void *Mem = Context.Allocate((sizeof(NestedNameSpecifierAnnotation) + in SaveNestedNameSpecifierAnnotation() local
|
/external/valgrind/main/none/tests/amd64/ |
D | redundantRexW.c | 24 Mem; typedef
|
/external/clang/include/clang/Basic/ |
D | IdentifierTable.h | 458 void *Mem = getAllocator().Allocate<IdentifierInfo>(); in get() local 490 void *Mem = getAllocator().Allocate<IdentifierInfo>(); in getOwn() local
|
/external/tinyxml2/ |
D | tinyxml2.h | 204 const T* Mem() const { return mem; } in Mem() function 205 T* Mem() { return mem; } in Mem() function
|
/external/clang/lib/Lex/ |
D | PTHLexer.cpp | 563 std::pair<IdentifierInfo,const unsigned char*> *Mem = in LazilyCreateIdentifierInfo() local
|
/external/llvm/lib/Target/MBlaze/AsmParser/ |
D | MBlazeAsmParser.cpp | 107 } Mem; member
|