Searched defs:input_path (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/libbcc/tools/bcc_compat/
H A DMain.cpp230 const std::string &input_path = OptInputFilenames[0]; local
231 llvm::SmallString<200> output_path(input_path);
235 llvm::errs() << "Failed to determine the absolute path of `" << input_path

Completed in 74 milliseconds