Home
last modified time | relevance | path

Searched refs:hasPDBInjectedSourceStream (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/Native/
H A DPDBFile.h118 bool hasPDBInjectedSourceStream();
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/
H A DPDBFile.cpp470 bool PDBFile::hasPDBInjectedSourceStream() { in hasPDBInjectedSourceStream() function in PDBFile