Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/modernize/
DLoopConvertCheck.cpp67 static const char BeginCallName[] = "beginCall"; variable
165 .bind(BeginCallName); in makeIteratorLoopMatcher()
859 const auto *BeginCall = Nodes.getNodeAs<CXXMemberCallExpr>(BeginCallName); in isConvertible()