Home
last modified time | relevance | path

Searched refs:addInjectedSource (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DPDBFileBuilder.h63 LLVM_ABI void addInjectedSource(StringRef Name,
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DPDBFileBuilder.cpp109 void PDBFileBuilder::addInjectedSource(StringRef Name, in addInjectedSource() function in PDBFileBuilder
/freebsd/contrib/llvm-project/lld/COFF/
H A DPDB.cpp1337 builder.addInjectedSource(file, std::move(data)); in addNatvisFiles()