Home
last modified time | relevance | path

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

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