Searched refs:ProtoVarDeclName (Results 1 – 1 of 1) sorted by relevance
58 static const char ProtoVarDeclName[] = "proto_var_decl"; variable171 AddMatcher(ProtoDecl, ProtoVarDeclName, ProtoVarDeclStmtName, in registerMatchers()190 const auto *ProtoVarDecl = Result.Nodes.getNodeAs<VarDecl>(ProtoVarDeclName); in check()