Searched defs:parseStatus (Results 1 – 2 of 2) sorted by relevance
73 …ram *Compiler::Compile(const SourceFile &input, const util::Options &options, uint32_t parseStatus) in Compile()
526 bool parseStatus = argparser_->Parse(argc, argv); in Parse() local