Searched defs:ApiFile (Results 1 – 2 of 2) sorted by relevance
691 StringRef Name, raw_fd_ostream *ApiFile, in getModuleForFile()1142 raw_fd_ostream *ApiFile, StringSet<> &Internalize, in linkInModule()1181 StringRef Name, raw_fd_ostream *ApiFile, in thinLTOBackendTask()1209 thinLTOBackends(raw_fd_ostream *ApiFile, in thinLTOBackends()1306 static ld_plugin_status thinLTOLink(raw_fd_ostream *ApiFile) { in thinLTOLink()1464 static ld_plugin_status allSymbolsReadHook(raw_fd_ostream *ApiFile) { in allSymbolsReadHook()1530 raw_fd_ostream ApiFile("apifile.txt", EC, sys::fs::F_None); in all_symbols_read_hook() local
37 public class ApiFile { class