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

1 2

  /external/llvm/lib/DebugInfo/CodeView/
TypeDumper.cpp 106 ENUM_ENTRY(MethodKind, Vanilla),
515 // Data members will be vanilla. Don't try to print a method kind for them.
516 if (Kind != MethodKind::Vanilla)
568 printMemberAttributes(Field.getAccess(), MethodKind::Vanilla,
579 printMemberAttributes(Field.getAccess(), MethodKind::Vanilla,
595 printMemberAttributes(Enum.getAccess(), MethodKind::Vanilla,
605 printMemberAttributes(Base.getAccess(), MethodKind::Vanilla,
614 printMemberAttributes(Base.getAccess(), MethodKind::Vanilla,
  /external/llvm/include/llvm/DebugInfo/CodeView/
CodeView.h 258 Vanilla = 0x00,
TypeRecord.h 60 return MP != MethodKind::Vanilla && MP != MethodKind::Friend &&
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
CodeView.h 256 Vanilla = 0x00,
TypeRecord.h 86 return MP != MethodKind::Vanilla && MP != MethodKind::Friend &&
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/DebugInfo/CodeView/
CodeView.h 262 Vanilla = 0x00,
TypeRecord.h 87 return MP != MethodKind::Vanilla && MP != MethodKind::Friend &&
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/DebugInfo/CodeView/
CodeView.h 262 Vanilla = 0x00,
TypeRecord.h 87 return MP != MethodKind::Vanilla && MP != MethodKind::Friend &&
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/DebugInfo/CodeView/
CodeView.h 267 Vanilla = 0x00,
TypeRecord.h 88 return MP != MethodKind::Vanilla && MP != MethodKind::Friend &&
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/DebugInfo/CodeView/
CodeView.h 267 Vanilla = 0x00,
TypeRecord.h 88 return MP != MethodKind::Vanilla && MP != MethodKind::Friend &&
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/DebugInfo/CodeView/
CodeView.h 267 Vanilla = 0x00,
TypeRecord.h 88 return MP != MethodKind::Vanilla && MP != MethodKind::Friend &&
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/DebugInfo/CodeView/
CodeView.h 267 Vanilla = 0x00,
TypeRecord.h 88 return MP != MethodKind::Vanilla && MP != MethodKind::Friend &&
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
CodeView.h 256 Vanilla = 0x00,
TypeRecord.h 86 return MP != MethodKind::Vanilla && MP != MethodKind::Friend &&
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/DebugInfo/CodeView/
CodeView.h 262 Vanilla = 0x00,
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/DebugInfo/CodeView/
CodeView.h 262 Vanilla = 0x00,
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/DebugInfo/CodeView/
CodeView.h 267 Vanilla = 0x00,
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/DebugInfo/CodeView/
CodeView.h 267 Vanilla = 0x00,
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/DebugInfo/CodeView/
CodeView.h 267 Vanilla = 0x00,
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/DebugInfo/CodeView/
CodeView.h 267 Vanilla = 0x00,

Completed in 220 milliseconds

1 2