Searched defs:PrintModuleDesc (Results 1 – 2 of 2) sorted by relevance
45 using PrintModuleDesc = std::tuple<const Module *, std::string, StringRef>; variable
56 using PrintModuleDesc = std::tuple<const Module *, std::string, StringRef>; variable