Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DPDBFile.h120 bool hasPDBInjectedSourceStream();
/freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DPDBFile.cpp471 bool PDBFile::hasPDBInjectedSourceStream() { in hasPDBInjectedSourceStream() function in PDBFile