HomeSort by relevance Sort by last modified time
    Searched refs:BumpAlloc (Results 1 - 25 of 51) sorted by null

1 2 3

  /external/clang/include/clang/Lex/
PreprocessingRecord.h 294 llvm::BumpPtrAllocator BumpAlloc;
371 return BumpAlloc.Allocate(Size, Align);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Lex/
PreprocessingRecord.h 293 llvm::BumpPtrAllocator BumpAlloc;
370 return BumpAlloc.Allocate(Size, Align);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Lex/
PreprocessingRecord.h 293 llvm::BumpPtrAllocator BumpAlloc;
370 return BumpAlloc.Allocate(Size, Align);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Lex/
PreprocessingRecord.h 293 llvm::BumpPtrAllocator BumpAlloc;
370 return BumpAlloc.Allocate(Size, Align);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Lex/
PreprocessingRecord.h 293 llvm::BumpPtrAllocator BumpAlloc;
370 return BumpAlloc.Allocate(Size, Align);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Lex/
PreprocessingRecord.h 293 llvm::BumpPtrAllocator BumpAlloc;
370 return BumpAlloc.Allocate(Size, Align);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Lex/
PreprocessingRecord.h 293 llvm::BumpPtrAllocator BumpAlloc;
370 return BumpAlloc.Allocate(Size, Align);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Lex/
PreprocessingRecord.h 293 llvm::BumpPtrAllocator BumpAlloc;
370 return BumpAlloc.Allocate(Size, Align);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Lex/
PreprocessingRecord.h 293 llvm::BumpPtrAllocator BumpAlloc;
370 return BumpAlloc.Allocate(Size, Align);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Lex/
PreprocessingRecord.h 293 llvm::BumpPtrAllocator BumpAlloc;
370 return BumpAlloc.Allocate(Size, Align);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Lex/
PreprocessingRecord.h 293 llvm::BumpPtrAllocator BumpAlloc;
370 return BumpAlloc.Allocate(Size, Align);
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Lex/
PreprocessingRecord.h 293 llvm::BumpPtrAllocator BumpAlloc;
370 return BumpAlloc.Allocate(Size, Align);
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Lex/
PreprocessingRecord.h 293 llvm::BumpPtrAllocator BumpAlloc;
370 return BumpAlloc.Allocate(Size, Align);
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Lex/
PreprocessingRecord.h 293 llvm::BumpPtrAllocator BumpAlloc;
370 return BumpAlloc.Allocate(Size, Align);
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Lex/
PreprocessingRecord.h 293 llvm::BumpPtrAllocator BumpAlloc;
370 return BumpAlloc.Allocate(Size, Align);
  /external/clang/include/clang/AST/
ASTContext.h 433 mutable llvm::BumpPtrAllocator BumpAlloc;
565 return BumpAlloc;
569 return BumpAlloc.Allocate(Size, Align);
579 return BumpAlloc.getTotalMemory();
699 Comments.addComment(RC, BumpAlloc);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
ASTContext.h 487 mutable llvm::BumpPtrAllocator BumpAlloc;
620 return BumpAlloc;
624 return BumpAlloc.Allocate(Size, Align);
634 return BumpAlloc.getTotalMemory();
758 Comments.addComment(RC, BumpAlloc);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
ASTContext.h 487 mutable llvm::BumpPtrAllocator BumpAlloc;
620 return BumpAlloc;
624 return BumpAlloc.Allocate(Size, Align);
634 return BumpAlloc.getTotalMemory();
758 Comments.addComment(RC, BumpAlloc);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
ASTContext.h 487 mutable llvm::BumpPtrAllocator BumpAlloc;
620 return BumpAlloc;
624 return BumpAlloc.Allocate(Size, Align);
634 return BumpAlloc.getTotalMemory();
758 Comments.addComment(RC, BumpAlloc);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
ASTContext.h 489 mutable llvm::BumpPtrAllocator BumpAlloc;
622 return BumpAlloc;
626 return BumpAlloc.Allocate(Size, Align);
636 return BumpAlloc.getTotalMemory();
760 Comments.addComment(RC, BumpAlloc);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
ASTContext.h 489 mutable llvm::BumpPtrAllocator BumpAlloc;
622 return BumpAlloc;
626 return BumpAlloc.Allocate(Size, Align);
636 return BumpAlloc.getTotalMemory();
760 Comments.addComment(RC, BumpAlloc);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
ASTContext.h 489 mutable llvm::BumpPtrAllocator BumpAlloc;
622 return BumpAlloc;
626 return BumpAlloc.Allocate(Size, Align);
636 return BumpAlloc.getTotalMemory();
760 Comments.addComment(RC, BumpAlloc);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
ASTContext.h 489 mutable llvm::BumpPtrAllocator BumpAlloc;
622 return BumpAlloc;
626 return BumpAlloc.Allocate(Size, Align);
636 return BumpAlloc.getTotalMemory();
760 Comments.addComment(RC, BumpAlloc);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
ASTContext.h 487 mutable llvm::BumpPtrAllocator BumpAlloc;
620 return BumpAlloc;
624 return BumpAlloc.Allocate(Size, Align);
634 return BumpAlloc.getTotalMemory();
758 Comments.addComment(RC, BumpAlloc);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/
ASTContext.h 487 mutable llvm::BumpPtrAllocator BumpAlloc;
620 return BumpAlloc;
624 return BumpAlloc.Allocate(Size, Align);
634 return BumpAlloc.getTotalMemory();
758 Comments.addComment(RC, BumpAlloc);
    [all...]

Completed in 622 milliseconds

1 2 3