Searched refs:preflightKey (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/Support/ |
| H A D | YAMLTraits.cpp | 154 bool Input::preflightKey(const char *Key, bool Required, bool, bool &UseDefault, in preflightKey() function in Input 528 bool Output::preflightKey(const char *Key, bool Required, bool SameAsDefault, in preflightKey() function in Output
|
| /llvm-project-15.0.7/clang-tools-extra/clang-tidy/ |
| H A D | ClangTidyOptions.cpp | 93 IO.preflightKey(Key.getKey().data(), true, false, UseDefault, SaveInfo); in yamlize()
|