HomeSort by relevance Sort by last modified time
    Searched refs:PDBSymbol (Results 51 - 75 of 644) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/llvm/lib/DebugInfo/PDB/DIA/
DIAEnumSymbols.cpp 10 #include "llvm/DebugInfo/PDB/PDBSymbol.h"
27 std::unique_ptr<PDBSymbol>
34 return std::unique_ptr<PDBSymbol>(PDBSymbol::create(Session, std::move(RawSymbol)));
37 std::unique_ptr<PDBSymbol> DIAEnumSymbols::getNext() {
44 return std::unique_ptr<PDBSymbol>(
45 PDBSymbol::create(Session, std::move(RawSymbol)));
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/DebugInfo/PDB/
PDBSymbol.h 1 //===- PDBSymbol.h - base class for user-facing symbol types -----*- C++-*-===//
36 FORWARD_CONCRETE_SYMBOL_ID_METHOD_WITH_NAME(PDBSymbol, PrivateName, \
53 static bool classof(const PDBSymbol *S) { return S->getSymTag() == Tag; }
55 /// PDBSymbol defines the base of the inheritance hierarchy for concrete symbol
57 /// types inherit from PDBSymbol and expose the exact set of methods that are
61 class PDBSymbol {
63 PDBSymbol(const IPDBSession &PDBSession,
65 PDBSymbol(PDBSymbol &Symbol);
68 static std::unique_ptr<PDBSymbol>
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/DebugInfo/PDB/
PDBSymbol.h 1 //===- PDBSymbol.h - base class for user-facing symbol types -----*- C++-*-===//
36 FORWARD_CONCRETE_SYMBOL_ID_METHOD_WITH_NAME(PDBSymbol, PrivateName, \
53 static bool classof(const PDBSymbol *S) { return S->getSymTag() == Tag; }
55 /// PDBSymbol defines the base of the inheritance hierarchy for concrete symbol
57 /// types inherit from PDBSymbol and expose the exact set of methods that are
61 class PDBSymbol {
63 PDBSymbol(const IPDBSession &PDBSession,
65 PDBSymbol(PDBSymbol &Symbol);
68 static std::unique_ptr<PDBSymbol>
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/DebugInfo/PDB/
PDBSymbol.h 1 //===- PDBSymbol.h - base class for user-facing symbol types -----*- C++-*-===//
36 FORWARD_CONCRETE_SYMBOL_ID_METHOD_WITH_NAME(PDBSymbol, PrivateName, \
53 static bool classof(const PDBSymbol *S) { return S->getSymTag() == Tag; }
55 /// PDBSymbol defines the base of the inheritance hierarchy for concrete symbol
57 /// types inherit from PDBSymbol and expose the exact set of methods that are
61 class PDBSymbol {
63 PDBSymbol(const IPDBSession &PDBSession,
65 PDBSymbol(PDBSymbol &Symbol);
68 static std::unique_ptr<PDBSymbol>
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/DebugInfo/PDB/
PDBSymbol.h 1 //===- PDBSymbol.h - base class for user-facing symbol types -----*- C++-*-===//
36 FORWARD_CONCRETE_SYMBOL_ID_METHOD_WITH_NAME(PDBSymbol, PrivateName, \
53 static bool classof(const PDBSymbol *S) { return S->getSymTag() == Tag; }
55 /// PDBSymbol defines the base of the inheritance hierarchy for concrete symbol
57 /// types inherit from PDBSymbol and expose the exact set of methods that are
61 class PDBSymbol {
63 PDBSymbol(const IPDBSession &PDBSession,
65 PDBSymbol(PDBSymbol &Symbol);
68 static std::unique_ptr<PDBSymbol>
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/DebugInfo/PDB/
PDBSymbol.h 1 //===- PDBSymbol.h - base class for user-facing symbol types -----*- C++-*-===//
36 FORWARD_CONCRETE_SYMBOL_ID_METHOD_WITH_NAME(PDBSymbol, PrivateName, \
53 static bool classof(const PDBSymbol *S) { return S->getSymTag() == Tag; }
55 /// PDBSymbol defines the base of the inheritance hierarchy for concrete symbol
57 /// types inherit from PDBSymbol and expose the exact set of methods that are
61 class PDBSymbol {
63 PDBSymbol(const IPDBSession &PDBSession,
65 PDBSymbol(PDBSymbol &Symbol);
68 static std::unique_ptr<PDBSymbol>
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/DebugInfo/PDB/
PDBSymbol.h 1 //===- PDBSymbol.h - base class for user-facing symbol types -----*- C++-*-===//
36 FORWARD_CONCRETE_SYMBOL_ID_METHOD_WITH_NAME(PDBSymbol, PrivateName, \
53 static bool classof(const PDBSymbol *S) { return S->getSymTag() == Tag; }
55 /// PDBSymbol defines the base of the inheritance hierarchy for concrete symbol
57 /// types inherit from PDBSymbol and expose the exact set of methods that are
61 class PDBSymbol {
63 PDBSymbol(const IPDBSession &PDBSession,
65 PDBSymbol(PDBSymbol &Symbol);
68 static std::unique_ptr<PDBSymbol>
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/DebugInfo/PDB/
PDBSymbol.h 1 //===- PDBSymbol.h - base class for user-facing symbol types -----*- C++-*-===//
36 FORWARD_CONCRETE_SYMBOL_ID_METHOD_WITH_NAME(PDBSymbol, PrivateName, \
53 static bool classof(const PDBSymbol *S) { return S->getSymTag() == Tag; }
55 /// PDBSymbol defines the base of the inheritance hierarchy for concrete symbol
57 /// types inherit from PDBSymbol and expose the exact set of methods that are
61 class PDBSymbol {
63 PDBSymbol(const IPDBSession &PDBSession,
65 PDBSymbol(PDBSymbol &Symbol);
68 static std::unique_ptr<PDBSymbol>
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/DebugInfo/PDB/
PDBSymbol.h 1 //===- PDBSymbol.h - base class for user-facing symbol types -----*- C++-*-===//
36 FORWARD_CONCRETE_SYMBOL_ID_METHOD_WITH_NAME(PDBSymbol, PrivateName, \
53 static bool classof(const PDBSymbol *S) { return S->getSymTag() == Tag; }
55 /// PDBSymbol defines the base of the inheritance hierarchy for concrete symbol
57 /// types inherit from PDBSymbol and expose the exact set of methods that are
61 class PDBSymbol {
63 PDBSymbol(const IPDBSession &PDBSession,
65 PDBSymbol(PDBSymbol &Symbol);
68 static std::unique_ptr<PDBSymbol>
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/DebugInfo/PDB/
PDBSymbol.h 1 //===- PDBSymbol.h - base class for user-facing symbol types -----*- C++-*-===//
36 FORWARD_CONCRETE_SYMBOL_ID_METHOD_WITH_NAME(PDBSymbol, PrivateName, \
53 static bool classof(const PDBSymbol *S) { return S->getSymTag() == Tag; }
55 /// PDBSymbol defines the base of the inheritance hierarchy for concrete symbol
57 /// types inherit from PDBSymbol and expose the exact set of methods that are
61 class PDBSymbol {
63 PDBSymbol(const IPDBSession &PDBSession,
65 PDBSymbol(PDBSymbol &Symbol);
68 static std::unique_ptr<PDBSymbol>
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/DebugInfo/PDB/
PDBSymbol.h 1 //===- PDBSymbol.h - base class for user-facing symbol types -----*- C++-*-===//
36 FORWARD_CONCRETE_SYMBOL_ID_METHOD_WITH_NAME(PDBSymbol, PrivateName, \
53 static bool classof(const PDBSymbol *S) { return S->getSymTag() == Tag; }
55 /// PDBSymbol defines the base of the inheritance hierarchy for concrete symbol
57 /// types inherit from PDBSymbol and expose the exact set of methods that are
61 class PDBSymbol {
63 PDBSymbol(const IPDBSession &PDBSession,
65 PDBSymbol(PDBSymbol &Symbol);
68 static std::unique_ptr<PDBSymbol>
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/DebugInfo/PDB/
PDBSymbol.h 1 //===- PDBSymbol.h - base class for user-facing symbol types -----*- C++-*-===//
36 FORWARD_CONCRETE_SYMBOL_ID_METHOD_WITH_NAME(PDBSymbol, PrivateName, \
53 static bool classof(const PDBSymbol *S) { return S->getSymTag() == Tag; }
55 /// PDBSymbol defines the base of the inheritance hierarchy for concrete symbol
57 /// types inherit from PDBSymbol and expose the exact set of methods that are
61 class PDBSymbol {
63 PDBSymbol(const IPDBSession &PDBSession,
65 PDBSymbol(PDBSymbol &Symbol);
68 static std::unique_ptr<PDBSymbol>
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/DebugInfo/PDB/
PDBSymbol.h 1 //===- PDBSymbol.h - base class for user-facing symbol types -----*- C++-*-===//
36 FORWARD_CONCRETE_SYMBOL_ID_METHOD_WITH_NAME(PDBSymbol, PrivateName, \
53 static bool classof(const PDBSymbol *S) { return S->getSymTag() == Tag; }
55 /// PDBSymbol defines the base of the inheritance hierarchy for concrete symbol
57 /// types inherit from PDBSymbol and expose the exact set of methods that are
61 class PDBSymbol {
63 PDBSymbol(const IPDBSession &PDBSession,
65 PDBSymbol(PDBSymbol &Symbol);
68 static std::unique_ptr<PDBSymbol>
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/DebugInfo/PDB/Native/
NativeEnumTypes.h 16 #include "llvm/DebugInfo/PDB/PDBSymbol.h"
25 class NativeEnumTypes : public IPDBEnumChildren<PDBSymbol> {
32 std::unique_ptr<PDBSymbol> getChildAtIndex(uint32_t Index) const override;
33 std::unique_ptr<PDBSymbol> getNext() override;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/DebugInfo/PDB/Native/
NativeEnumTypes.h 16 #include "llvm/DebugInfo/PDB/PDBSymbol.h"
25 class NativeEnumTypes : public IPDBEnumChildren<PDBSymbol> {
32 std::unique_ptr<PDBSymbol> getChildAtIndex(uint32_t Index) const override;
33 std::unique_ptr<PDBSymbol> getNext() override;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/DebugInfo/PDB/Native/
NativeEnumTypes.h 16 #include "llvm/DebugInfo/PDB/PDBSymbol.h"
25 class NativeEnumTypes : public IPDBEnumChildren<PDBSymbol> {
32 std::unique_ptr<PDBSymbol> getChildAtIndex(uint32_t Index) const override;
33 std::unique_ptr<PDBSymbol> getNext() override;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/DebugInfo/PDB/Native/
NativeEnumTypes.h 16 #include "llvm/DebugInfo/PDB/PDBSymbol.h"
25 class NativeEnumTypes : public IPDBEnumChildren<PDBSymbol> {
32 std::unique_ptr<PDBSymbol> getChildAtIndex(uint32_t Index) const override;
33 std::unique_ptr<PDBSymbol> getNext() override;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/DebugInfo/PDB/Native/
NativeEnumTypes.h 16 #include "llvm/DebugInfo/PDB/PDBSymbol.h"
25 class NativeEnumTypes : public IPDBEnumChildren<PDBSymbol> {
32 std::unique_ptr<PDBSymbol> getChildAtIndex(uint32_t Index) const override;
33 std::unique_ptr<PDBSymbol> getNext() override;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/DebugInfo/PDB/Native/
NativeEnumTypes.h 16 #include "llvm/DebugInfo/PDB/PDBSymbol.h"
25 class NativeEnumTypes : public IPDBEnumChildren<PDBSymbol> {
32 std::unique_ptr<PDBSymbol> getChildAtIndex(uint32_t Index) const override;
33 std::unique_ptr<PDBSymbol> getNext() override;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/DebugInfo/PDB/Native/
NativeEnumTypes.h 16 #include "llvm/DebugInfo/PDB/PDBSymbol.h"
25 class NativeEnumTypes : public IPDBEnumChildren<PDBSymbol> {
32 std::unique_ptr<PDBSymbol> getChildAtIndex(uint32_t Index) const override;
33 std::unique_ptr<PDBSymbol> getNext() override;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/DebugInfo/PDB/Native/
NativeEnumTypes.h 16 #include "llvm/DebugInfo/PDB/PDBSymbol.h"
25 class NativeEnumTypes : public IPDBEnumChildren<PDBSymbol> {
32 std::unique_ptr<PDBSymbol> getChildAtIndex(uint32_t Index) const override;
33 std::unique_ptr<PDBSymbol> getNext() override;
  /external/llvm/include/llvm/DebugInfo/PDB/
PDBSymbolTypeArray.h 13 #include "PDBSymbol.h"
21 class PDBSymbolTypeArray : public PDBSymbol {
28 std::unique_ptr<PDBSymbol> getElementType() const;
PDBSymbolAnnotation.h 12 #include "PDBSymbol.h"
20 class PDBSymbolAnnotation : public PDBSymbol {
PDBSymbolCompilandEnv.h 13 #include "PDBSymbol.h"
20 class PDBSymbolCompilandEnv : public PDBSymbol {
  /external/llvm/tools/llvm-pdbdump/
VariableDumper.h 37 void dumpSymbolTypeAndName(const PDBSymbol &Type, StringRef Name);
38 bool tryDumpFunctionPointer(const PDBSymbol &Type, StringRef Name);

Completed in 402 milliseconds

1 23 4 5 6 7 8 91011>>