HomeSort by: relevance | last modified time | path
    Searched refs:ParseFile (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_flags.cc 87 bool res = parser_->ParseFile(buf, ignore_missing_);
91 return parser_->ParseFile(value, ignore_missing_);
sanitizer_flag_parser.h 117 bool ParseFile(const char *path, bool ignore_missing);

Completed in 11 milliseconds