Home
last modified time | relevance | path

Searched defs:getDebugStreams (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/unittests/DebugInfo/PDB/
H A DPDBApiTest.cpp146 std::unique_ptr<IPDBEnumDataStreams> getDebugStreams() const override { in getDebugStreams() function in __anon9cf85e360111::MockSession
/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIASession.cpp362 std::unique_ptr<IPDBEnumDataStreams> DIASession::getDebugStreams() const { in getDebugStreams() function in DIASession
/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeSession.cpp338 std::unique_ptr<IPDBEnumDataStreams> NativeSession::getDebugStreams() const { getDebugStreams() function in NativeSession