Home
last modified time | relevance | path

Searched defs:DeclRange (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang-tools-extra/clang-tidy/readability/
H A DIsolateDeclarationCheck.cpp168 SourceRange DeclRange(DS->getBeginLoc(), Start); in declRanges() local
/llvm-project/clang/lib/Tooling/Refactoring/
H A DASTSelection.cpp85 const SourceRange DeclRange = D->getSourceRange(); in TraverseDecl() local
/llvm-project/clang-tools-extra/clangd/
H A DXRefs.cpp1682 const auto DeclRange = declToHierarchyItem() local