Searched refs:NativeEnumTypes (Results 1 – 17 of 17) sorted by relevance
25 NativeEnumTypes::NativeEnumTypes(NativeSession &PDBSession, in NativeEnumTypes() function in NativeEnumTypes52 NativeEnumTypes::NativeEnumTypes(NativeSession &PDBSession, in NativeEnumTypes() function in NativeEnumTypes56 uint32_t NativeEnumTypes::getChildCount() const { in getChildCount()60 std::unique_ptr<PDBSymbol> NativeEnumTypes::getChildAtIndex(uint32_t N) const { in getChildAtIndex()68 std::unique_ptr<PDBSymbol> NativeEnumTypes::getNext() { in getNext()72 void NativeEnumTypes::reset() { Index = 0; } in reset()
50 std::unique_ptr<NativeEnumTypes> TypeEnumerator) in NativeEnumFunctionArgs()73 std::unique_ptr<NativeEnumTypes> TypeEnumerator;139 auto NET = std::make_unique<NativeEnumTypes>(Session, in findChildren()
102 new NativeEnumTypes(Session, Types, std::move(Kinds))); in createTypeEnumerator()
27 class NativeEnumTypes : public IPDBEnumChildren<PDBSymbol> {29 NativeEnumTypes(NativeSession &Session,33 NativeEnumTypes(NativeSession &Session,
50 NativeEnumTypes.cpp \
40 "Native/NativeEnumTypes.cpp",
65 Native/NativeEnumTypes.cpp
1700 ./usr/include/llvm/DebugInfo/PDB/Native/NativeEnumTypes.h
1699 ./usr/include/llvm/DebugInfo/PDB/Native/NativeEnumTypes.h
1698 ./usr/include/llvm/DebugInfo/PDB/Native/NativeEnumTypes.h
5222 llvm/include/llvm/DebugInfo/PDB/Native/NativeEnumTypes.h5958 llvm/lib/DebugInfo/PDB/Native/NativeEnumTypes.cpp