Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/DebugInfo/PDB/Native/
DPDBFile.cpp456 bool PDBFile::hasPDBTpiStream() const { return StreamTPI < getNumStreams(); } in hasPDBTpiStream() function in PDBFile
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DPDBFile.cpp455 bool PDBFile::hasPDBTpiStream() const { return StreamTPI < getNumStreams(); } in hasPDBTpiStream() function in PDBFile