Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/readability/
DIdentifierNamingCheck.cpp159 auto CaseOptional = in getFileStyleFromOptions() local
162 if (CaseOptional || !Prefix.empty() || !Postfix.empty() || in getFileStyleFromOptions()
164 Styles[I].emplace(std::move(CaseOptional), std::move(Prefix), in getFileStyleFromOptions()