Searched refs:JsonOutputPath (Results 1 – 1 of 1) sorted by relevance
39 static cl::opt<std::string> JsonOutputPath("json-output-path", variable46 ASTSrcLocGenerationAction() : Processor(JsonOutputPath) {} in ASTSrcLocGenerationAction()74 llvm::raw_fd_ostream JsonOut(JsonOutputPath, EC, llvm::sys::fs::OF_Text); in main()