Searched refs:initializeFileInfo (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DDbiModuleList.h87 Error initializeFileInfo(BinaryStreamRef FileInfo);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DDbiModuleList.cpp166 if (auto EC = initializeFileInfo(FileInfo))
186 Error DbiModuleList::initializeFileInfo(BinaryStreamRef FileInfo) { function in class:DbiModuleList

Completed in 107 milliseconds