Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/Rename/
H A DUSRFindingAction.h50 ArrayRef<std::string> getUSRSpellings() { return SpellingNames; } in getUSRSpellings()
57 std::vector<std::string> SpellingNames; member