Searched refs:openIndex (Results 1 – 4 of 4) sorted by relevance
332 std::unique_ptr<SymbolIndex> openIndex(llvm::StringRef Index) { in openIndex() function386 [&]() { Index = openIndex(IndexLocation); }); in main()
125 try (PrintWriter index = DateTimeFormats.openIndex(DIR, "Numbers")) { in main()
850 PrintWriter index = openIndex(DIR, "Date/Time"); in main()926 public static PrintWriter openIndex(String directory, String title) throws IOException { in openIndex() method in DateTimeFormats
269 try (PrintWriter index = DateTimeFormats.openIndex(DIR, "Time Zones")) { in main()