Searched defs:SelectionRange (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/
H A DRefactoringRuleContext.h75 SourceRange SelectionRange; member in class:clang::tooling::RefactoringRuleContext
/freebsd-12-stable/contrib/llvm-project/clang/lib/Tooling/Refactoring/Rename/
H A DRenamingAction.cpp66 initiate(RefactoringRuleContext &Context, SourceRange SelectionRange, std::string NewName) argument
/freebsd-12-stable/contrib/llvm-project/clang/lib/Tooling/Refactoring/
H A DASTSelection.cpp380 CodeRangeASTSelection::create(SourceRange SelectionRange, argument
183 findSelectedASTNodes(const ASTContext &Context, SourceRange SelectionRange) argument
[all...]

Completed in 171 milliseconds