Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/modernize/
H A DLoopConvertUtils.h324 const DeclStmt *getAliasDecl() const { return AliasDecl; } in getAliasDecl() function
H A DLoopConvertCheck.cpp950 Finder.getAliasDecl(), Finder.aliasUseRequired(), in check()