Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/performance/
DInefficientVectorOperationCheck.cpp59 static const char ProtoVarDeclStmtName[] = "proto_var_decl_stmt"; variable
171 AddMatcher(ProtoDecl, ProtoVarDeclName, ProtoVarDeclStmtName, in registerMatchers()