Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/readability/
H A DMagicNumbersCheck.h56 const char *BoundName) { in checkBoundMatch() argument
57 const L *MatchedLiteral = Result.Nodes.getNodeAs<L>(BoundName); in checkBoundMatch()