Home
last modified time | relevance | path

Searched refs:postflightKey (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Support/
H A DYAMLTraits.cpp190 void Input::postflightKey(void *saveInfo) { in postflightKey() function in Input
545 void Output::postflightKey(void *) { in postflightKey() function in Output
/llvm-project-15.0.7/clang-tools-extra/clang-tidy/
H A DClangTidyOptions.cpp96 IO.postflightKey(SaveInfo); in yamlize()