Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/performance/
DInefficientVectorOperationCheck.cpp88 const DeclarationMatcher &TargetRecordDecl, StringRef VarDeclName, in AddMatcher()
/external/llvm-project/clang-tools-extra/clang-tidy/bugprone/
DNotNullTerminatedResultCheck.cpp530 const char *const VarDeclName = "variable-declaration"; in AST_MATCHER_P() local