Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/
H A DRefactoringActionRuleRequirements.h88 getRefactoringOptions() const = 0;
101 getRefactoringOptions() const final { in getRefactoringOptions() function
H A DRefactoringActionRulesInternal.h77 for (const auto &Option : Requirement.getRefactoringOptions()) in visitRefactoringOptionsImpl()