Searched refs:DestVarDeclName (Results 1 – 1 of 1) sorted by relevance
26 constexpr llvm::StringLiteral DestVarDeclName = "DestVarDecl"; variable52 if (const auto *DestVD = Result.Nodes.getNodeAs<VarDecl>(DestVarDeclName)) in getDestCapacityExpr()638 to(anyOf(varDecl(CharTyArray).bind(DestVarDeclName), in registerMatchers()639 varDecl(hasInitializer(AnyOfDestInit)).bind(DestVarDeclName)))); in registerMatchers()643 declRefExpr(to(varDecl(AnyOfCharTy).bind(DestVarDeclName)), in registerMatchers()655 equalsBoundNode(std::string(DestVarDeclName)))))), in registerMatchers()