Home
last modified time | relevance | path

Searched refs:NativeEnumTypes (Results 1 – 17 of 17) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/
H A DNativeEnumTypes.cpp25 NativeEnumTypes::NativeEnumTypes(NativeSession &PDBSession, in NativeEnumTypes() function in NativeEnumTypes
52 NativeEnumTypes::NativeEnumTypes(NativeSession &PDBSession, in NativeEnumTypes() function in NativeEnumTypes
56 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()
H A DNativeTypeFunctionSig.cpp50 std::unique_ptr<NativeEnumTypes> TypeEnumerator) in NativeEnumFunctionArgs()
73 std::unique_ptr<NativeEnumTypes> TypeEnumerator;
139 auto NET = std::make_unique<NativeEnumTypes>(Session, in findChildren()
H A DSymbolCache.cpp102 new NativeEnumTypes(Session, Types, std::move(Kinds))); in createTypeEnumerator()
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/Native/
H A DNativeEnumTypes.h27 class NativeEnumTypes : public IPDBEnumChildren<PDBSymbol> {
29 NativeEnumTypes(NativeSession &Session,
33 NativeEnumTypes(NativeSession &Session,
/openbsd-src/gnu/usr.bin/clang/libLLVMDebugInfoPDB/
H A DMakefile50 NativeEnumTypes.cpp \
/openbsd-src/gnu/llvm/llvm/utils/gn/secondary/llvm/lib/DebugInfo/PDB/
H A DBUILD.gn40 "Native/NativeEnumTypes.cpp",
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/
H A DCMakeLists.txt65 Native/NativeEnumTypes.cpp
/openbsd-src/distrib/sets/lists/comp/
H A Dclang.amd641700 ./usr/include/llvm/DebugInfo/PDB/Native/NativeEnumTypes.h
H A Dclang.macppc1699 ./usr/include/llvm/DebugInfo/PDB/Native/NativeEnumTypes.h
H A Dclang.loongson1699 ./usr/include/llvm/DebugInfo/PDB/Native/NativeEnumTypes.h
H A Dclang.octeon1699 ./usr/include/llvm/DebugInfo/PDB/Native/NativeEnumTypes.h
H A Dclang.arm641700 ./usr/include/llvm/DebugInfo/PDB/Native/NativeEnumTypes.h
H A Dclang.powerpc641698 ./usr/include/llvm/DebugInfo/PDB/Native/NativeEnumTypes.h
H A Dclang.armv71698 ./usr/include/llvm/DebugInfo/PDB/Native/NativeEnumTypes.h
H A Dclang.i3861698 ./usr/include/llvm/DebugInfo/PDB/Native/NativeEnumTypes.h
H A Dclang.sparc641699 ./usr/include/llvm/DebugInfo/PDB/Native/NativeEnumTypes.h
/openbsd-src/gnu/llvm/clang/docs/tools/
H A Dclang-formatted-files.txt5222 llvm/include/llvm/DebugInfo/PDB/Native/NativeEnumTypes.h
5958 llvm/lib/DebugInfo/PDB/Native/NativeEnumTypes.cpp