Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DDbiModuleList.cpp164 if (auto EC = initializeModInfo(ModInfo)) in initialize()
172 Error DbiModuleList::initializeModInfo(BinaryStreamRef ModInfo) { in initializeModInfo() function in DbiModuleList
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/
H A DDbiModuleList.h86 Error initializeModInfo(BinaryStreamRef ModInfo);