Searched refs:DestVarDeclName (Results 1 – 1 of 1) sorted by relevance
27 constexpr llvm::StringLiteral DestVarDeclName = "DestVarDecl"; variable53 if (const auto *DestVD = Result.Nodes.getNodeAs<VarDecl>(DestVarDeclName)) in getDestCapacityExpr()640 to(anyOf(varDecl(CharTyArray).bind(DestVarDeclName), in registerMatchers()641 varDecl(hasInitializer(AnyOfDestInit)).bind(DestVarDeclName)))); in registerMatchers()645 declRefExpr(allOf(to(varDecl(AnyOfCharTy).bind(DestVarDeclName)), in registerMatchers()657 equalsBoundNode(std::string(DestVarDeclName)))))), in registerMatchers()