Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/performance/
H A DInefficientVectorOperationCheck.cpp118 const auto HasInterestingLoopBody = hasBody( in addMatcher() local
139 HasInterestingLoopBody, InInterestingCompoundStmt) in addMatcher()
156 HasInterestingLoopBody, InInterestingCompoundStmt) in addMatcher()