Home
last modified time | relevance | path

Searched defs:ignore_missing (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_flags.cpp89 explicit FlagHandlerInclude(FlagParser *parser, bool ignore_missing) in FlagHandlerInclude()
H A Dsanitizer_flag_parser.cpp148 bool FlagParser::ParseFile(const char *path, bool ignore_missing) { in ParseFile()