Home
last modified time | relevance | path

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

/external/llvm/lib/DebugInfo/PDB/DIA/
DDIASession.cpp199 std::unique_ptr<IPDBEnumDataStreams> DIASession::getDebugStreams() const { in getDebugStreams() function in DIASession
/external/llvm/unittests/DebugInfo/PDB/
DPDBApiTest.cpp93 std::unique_ptr<IPDBEnumDataStreams> getDebugStreams() const override { in getDebugStreams() function in __anon767b75250111::MockSession