Home
last modified time | relevance | path

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

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