Home
last modified time | relevance | path

Searched refs:ParseSource (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-import-test/
H A Dclang-import-test.cpp289 llvm::Error ParseSource(const std::string &Path, CompilerInstance &CI, in ParseSource() function
333 if (llvm::Error PE = ParseSource(Path, CI.getCompilerInstance(), Consumers)) in Parse()