Searched refs:addImport (Results 1 – 3 of 3) sorted by relevance
81 void addImport(StringRef Module, uint32_t ImportId);
54 void DebugCrossModuleImportsSubsection::addImport(StringRef Module, in addImport() function in DebugCrossModuleImportsSubsection
483 Result->addImport(M.ModuleName, Id); in toCodeViewSubsection()