HomeSort by relevance Sort by last modified time
    Searched defs:TypeTableBuilder (Results 1 - 16 of 16) sorted by null

  /external/llvm/include/llvm/DebugInfo/CodeView/
TypeTableBuilder.h 1 //===- TypeTableBuilder.h ---------------------------------------*- C++ -*-===//
28 class TypeTableBuilder {
30 TypeTableBuilder(const TypeTableBuilder &) = delete;
31 TypeTableBuilder &operator=(const TypeTableBuilder &) = delete;
34 TypeTableBuilder();
37 virtual ~TypeTableBuilder();
  /external/llvm/lib/DebugInfo/CodeView/
TypeTableBuilder.cpp 1 //===-- TypeTableBuilder.cpp ----------------------------------------------===//
10 #include "llvm/DebugInfo/CodeView/TypeTableBuilder.h"
20 TypeTableBuilder::TypeTableBuilder() {}
22 TypeTableBuilder::~TypeTableBuilder() {}
24 TypeIndex TypeTableBuilder::writeModifier(const ModifierRecord &Record) {
33 TypeIndex TypeTableBuilder::writeProcedure(const ProcedureRecord &Record) {
46 TypeTableBuilder::writeMemberFunction(const MemberFunctionRecord &Record) {
61 TypeIndex TypeTableBuilder::writeArgList(const ArgListRecord &Record)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
TypeTableBuilder.h 1 //===- TypeTableBuilder.h ---------------------------------------*- C++ -*-===//
28 class TypeTableBuilder {
40 explicit TypeTableBuilder(BumpPtrAllocator &Allocator)
42 TypeTableBuilder(const TypeTableBuilder &) = delete;
43 TypeTableBuilder &operator=(const TypeTableBuilder &) = delete;
86 TypeTableBuilder &TypeTable;
91 explicit FieldListRecordBuilder(TypeTableBuilder &TypeTable)
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/DebugInfo/CodeView/
TypeTableBuilder.h 1 //===- TypeTableBuilder.h ---------------------------------------*- C++ -*-===//
28 class TypeTableBuilder {
40 explicit TypeTableBuilder(BumpPtrAllocator &Allocator,
43 TypeTableBuilder(const TypeTableBuilder &) = delete;
44 TypeTableBuilder &operator=(const TypeTableBuilder &) = delete;
89 TypeTableBuilder &TypeTable;
95 explicit FieldListRecordBuilder(TypeTableBuilder &TypeTable)
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/DebugInfo/CodeView/
TypeTableBuilder.h 1 //===- TypeTableBuilder.h ---------------------------------------*- C++ -*-===//
28 class TypeTableBuilder {
40 explicit TypeTableBuilder(BumpPtrAllocator &Allocator,
43 TypeTableBuilder(const TypeTableBuilder &) = delete;
44 TypeTableBuilder &operator=(const TypeTableBuilder &) = delete;
89 TypeTableBuilder &TypeTable;
95 explicit FieldListRecordBuilder(TypeTableBuilder &TypeTable)
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/DebugInfo/CodeView/
TypeTableBuilder.h 1 //===- TypeTableBuilder.h ---------------------------------------*- C++ -*-===//
28 class TypeTableBuilder {
40 explicit TypeTableBuilder(BumpPtrAllocator &Allocator,
43 TypeTableBuilder(const TypeTableBuilder &) = delete;
44 TypeTableBuilder &operator=(const TypeTableBuilder &) = delete;
89 TypeTableBuilder &TypeTable;
95 explicit FieldListRecordBuilder(TypeTableBuilder &TypeTable)
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/DebugInfo/CodeView/
TypeTableBuilder.h 1 //===- TypeTableBuilder.h ---------------------------------------*- C++ -*-===//
28 class TypeTableBuilder {
40 explicit TypeTableBuilder(BumpPtrAllocator &Allocator,
43 TypeTableBuilder(const TypeTableBuilder &) = delete;
44 TypeTableBuilder &operator=(const TypeTableBuilder &) = delete;
89 TypeTableBuilder &TypeTable;
95 explicit FieldListRecordBuilder(TypeTableBuilder &TypeTable)
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/DebugInfo/CodeView/
TypeTableBuilder.h 1 //===- TypeTableBuilder.h ---------------------------------------*- C++ -*-===//
28 class TypeTableBuilder {
40 explicit TypeTableBuilder(BumpPtrAllocator &Allocator,
43 TypeTableBuilder(const TypeTableBuilder &) = delete;
44 TypeTableBuilder &operator=(const TypeTableBuilder &) = delete;
89 TypeTableBuilder &TypeTable;
95 explicit FieldListRecordBuilder(TypeTableBuilder &TypeTable)
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/DebugInfo/CodeView/
TypeTableBuilder.h 1 //===- TypeTableBuilder.h ---------------------------------------*- C++ -*-===//
28 class TypeTableBuilder {
40 explicit TypeTableBuilder(BumpPtrAllocator &Allocator,
43 TypeTableBuilder(const TypeTableBuilder &) = delete;
44 TypeTableBuilder &operator=(const TypeTableBuilder &) = delete;
89 TypeTableBuilder &TypeTable;
95 explicit FieldListRecordBuilder(TypeTableBuilder &TypeTable)
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
TypeTableBuilder.h 1 //===- TypeTableBuilder.h ---------------------------------------*- C++ -*-===//
28 class TypeTableBuilder {
40 explicit TypeTableBuilder(BumpPtrAllocator &Allocator)
42 TypeTableBuilder(const TypeTableBuilder &) = delete;
43 TypeTableBuilder &operator=(const TypeTableBuilder &) = delete;
86 TypeTableBuilder &TypeTable;
91 explicit FieldListRecordBuilder(TypeTableBuilder &TypeTable)
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/DebugInfo/CodeView/
TypeTableBuilder.h 1 //===- TypeTableBuilder.h ---------------------------------------*- C++ -*-===//
28 class TypeTableBuilder {
40 explicit TypeTableBuilder(BumpPtrAllocator &Allocator,
43 TypeTableBuilder(const TypeTableBuilder &) = delete;
44 TypeTableBuilder &operator=(const TypeTableBuilder &) = delete;
89 TypeTableBuilder &TypeTable;
95 explicit FieldListRecordBuilder(TypeTableBuilder &TypeTable)
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/DebugInfo/CodeView/
TypeTableBuilder.h 1 //===- TypeTableBuilder.h ---------------------------------------*- C++ -*-===//
28 class TypeTableBuilder {
40 explicit TypeTableBuilder(BumpPtrAllocator &Allocator,
43 TypeTableBuilder(const TypeTableBuilder &) = delete;
44 TypeTableBuilder &operator=(const TypeTableBuilder &) = delete;
89 TypeTableBuilder &TypeTable;
95 explicit FieldListRecordBuilder(TypeTableBuilder &TypeTable)
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/DebugInfo/CodeView/
TypeTableBuilder.h 1 //===- TypeTableBuilder.h ---------------------------------------*- C++ -*-===//
28 class TypeTableBuilder {
40 explicit TypeTableBuilder(BumpPtrAllocator &Allocator,
43 TypeTableBuilder(const TypeTableBuilder &) = delete;
44 TypeTableBuilder &operator=(const TypeTableBuilder &) = delete;
89 TypeTableBuilder &TypeTable;
95 explicit FieldListRecordBuilder(TypeTableBuilder &TypeTable)
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/DebugInfo/CodeView/
TypeTableBuilder.h 1 //===- TypeTableBuilder.h ---------------------------------------*- C++ -*-===//
28 class TypeTableBuilder {
40 explicit TypeTableBuilder(BumpPtrAllocator &Allocator,
43 TypeTableBuilder(const TypeTableBuilder &) = delete;
44 TypeTableBuilder &operator=(const TypeTableBuilder &) = delete;
89 TypeTableBuilder &TypeTable;
95 explicit FieldListRecordBuilder(TypeTableBuilder &TypeTable)
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/DebugInfo/CodeView/
TypeTableBuilder.h 1 //===- TypeTableBuilder.h ---------------------------------------*- C++ -*-===//
28 class TypeTableBuilder {
40 explicit TypeTableBuilder(BumpPtrAllocator &Allocator,
43 TypeTableBuilder(const TypeTableBuilder &) = delete;
44 TypeTableBuilder &operator=(const TypeTableBuilder &) = delete;
89 TypeTableBuilder &TypeTable;
95 explicit FieldListRecordBuilder(TypeTableBuilder &TypeTable)
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/DebugInfo/CodeView/
TypeTableBuilder.h 1 //===- TypeTableBuilder.h ---------------------------------------*- C++ -*-===//
28 class TypeTableBuilder {
40 explicit TypeTableBuilder(BumpPtrAllocator &Allocator,
43 TypeTableBuilder(const TypeTableBuilder &) = delete;
44 TypeTableBuilder &operator=(const TypeTableBuilder &) = delete;
89 TypeTableBuilder &TypeTable;
95 explicit FieldListRecordBuilder(TypeTableBuilder &TypeTable)

Completed in 380 milliseconds