Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/modernize/
DLoopConvertUtils.cpp349 static bool isAliasDecl(ASTContext *Context, const Decl *TheDecl, in isAliasDecl() function
802 isAliasDecl(Context, S->getSingleDecl(), IndexVar)) { in VisitDeclStmt()