Searched refs:preflightKey (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/contrib/llvm/lib/Support/ |
| H A D | YAMLTraits.cpp | 148 bool Input::preflightKey(const char *Key, bool Required, bool, bool &UseDefault, in preflightKey() function in Input 490 bool Output::preflightKey(const char *Key, bool Required, bool SameAsDefault, in preflightKey() function in Output
|
| /freebsd-12.1/contrib/llvm/include/llvm/Support/ |
| H A D | YAMLTraits.h | 1523 bool preflightKey(const char *key, bool, bool, bool &, void *&) override;
|