Home
last modified time | relevance | path

Searched defs:FinalSpelling (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang-tools-extra/clang-tidy/modernize/
H A DUseOverrideCheck.h33 const StringRef FinalSpelling; variable
/llvm-project/clang-tools-extra/include-cleaner/lib/
H A DIncludeSpeller.cpp39 std::string FinalSpelling = Input.HS.suggestPathToFileForDiagnostics( in operator ()() local