Home
last modified time | relevance | path

Searched refs:DIAInjectedSource (Results 1 – 16 of 16) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/DIA/
H A DDIAInjectedSource.cpp18 DIAInjectedSource::DIAInjectedSource(CComPtr<IDiaInjectedSource> DiaSourceFile) in DIAInjectedSource() function in DIAInjectedSource
21 uint32_t DIAInjectedSource::getCrc32() const { in getCrc32()
26 uint64_t DIAInjectedSource::getCodeByteSize() const { in getCodeByteSize()
31 std::string DIAInjectedSource::getFileName() const { in getFileName()
35 std::string DIAInjectedSource::getObjectFileName() const { in getObjectFileName()
39 std::string DIAInjectedSource::getVirtualFileName() const { in getVirtualFileName()
44 uint32_t DIAInjectedSource::getCompression() const { in getCompression()
51 std::string DIAInjectedSource::getCode() const { in getCode()
H A DDIAEnumInjectedSources.cpp31 return std::unique_ptr<IPDBInjectedSource>(new DIAInjectedSource(Item)); in getChildAtIndex()
40 return std::unique_ptr<IPDBInjectedSource>(new DIAInjectedSource(Item)); in getNext()
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/DIA/
H A DDIAInjectedSource.h19 class DIAInjectedSource : public IPDBInjectedSource {
21 explicit DIAInjectedSource(CComPtr<IDiaInjectedSource> DiaSourceFile);
/openbsd-src/gnu/llvm/llvm/utils/gn/secondary/llvm/lib/DebugInfo/PDB/
H A DBUILD.gn121 "DIA/DIAInjectedSource.cpp",
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/
H A DCMakeLists.txt31 DIA/DIAInjectedSource.cpp
/openbsd-src/gnu/llvm/llvm/include/llvm/
H A Dmodule.modulemap132 exclude header "DebugInfo/PDB/DIA/DIAInjectedSource.h"
/openbsd-src/distrib/sets/lists/comp/
H A Dclang.amd641653 ./usr/include/llvm/DebugInfo/PDB/DIA/DIAInjectedSource.h
H A Dclang.macppc1652 ./usr/include/llvm/DebugInfo/PDB/DIA/DIAInjectedSource.h
H A Dclang.loongson1652 ./usr/include/llvm/DebugInfo/PDB/DIA/DIAInjectedSource.h
H A Dclang.octeon1652 ./usr/include/llvm/DebugInfo/PDB/DIA/DIAInjectedSource.h
H A Dclang.arm641653 ./usr/include/llvm/DebugInfo/PDB/DIA/DIAInjectedSource.h
H A Dclang.powerpc641651 ./usr/include/llvm/DebugInfo/PDB/DIA/DIAInjectedSource.h
H A Dclang.armv71651 ./usr/include/llvm/DebugInfo/PDB/DIA/DIAInjectedSource.h
H A Dclang.i3861651 ./usr/include/llvm/DebugInfo/PDB/DIA/DIAInjectedSource.h
H A Dclang.sparc641652 ./usr/include/llvm/DebugInfo/PDB/DIA/DIAInjectedSource.h
/openbsd-src/gnu/llvm/clang/docs/tools/
H A Dclang-formatted-files.txt5206 llvm/include/llvm/DebugInfo/PDB/DIA/DIAInjectedSource.h
5940 llvm/lib/DebugInfo/PDB/DIA/DIAInjectedSource.cpp