Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/
H A DClangTidyOptions.cpp449 ClangTidyOptions NonConstValue = Options; in configurationAsText() local
450 Output << NonConstValue; in configurationAsText()