Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/readability/
H A DIdentifierNamingCheck.cpp275 auto CaseOptional = in getFileStyleFromOptions() local
278 if (CaseOptional || !Prefix.empty() || !Postfix.empty() || in getFileStyleFromOptions()
280 Styles[I].emplace(std::move(CaseOptional), std::move(Prefix), in getFileStyleFromOptions()