Searched refs:ParseSource (Results 1 – 1 of 1) sorted by relevance
289 llvm::Error ParseSource(const std::string &Path, CompilerInstance &CI, in ParseSource() function333 if (llvm::Error PE = ParseSource(Path, CI.getCompilerInstance(), Consumers)) in Parse()