Home
last modified time | relevance | path

Searched defs:VarDeclName (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang-tools-extra/clang-tidy/performance/
H A DInefficientVectorOperationCheck.cpp90 const DeclarationMatcher &TargetRecordDecl, StringRef VarDeclName, in addMatcher() argument
/llvm-project/clang-tools-extra/clang-tidy/bugprone/
H A DNotNullTerminatedResultCheck.cpp529 const char *const VarDeclName = "variable-declaration"; in AST_MATCHER_P() local