Searched defs:ImportMapTy (Results 1 – 2 of 2) sorted by relevance
40 typedef StringMap<FunctionsToImportTy> ImportMapTy; typedef
51 using ImportMapTy = StringMap<FunctionsToImportTy>; variable