Searched refs:parseExampleModuleFromFile (Results 1 – 2 of 2) sorted by relevance
56 parseExampleModuleFromFile(llvm::StringRef FileName) { in parseExampleModuleFromFile() function
175 TSMs.push_back(ExitOnErr(parseExampleModuleFromFile(Path))); in main()