Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/performance/
DFasterStringFindCheck.cpp84 const auto *FindFunc = Result.Nodes.getNodeAs<FunctionDecl>("func"); in check() local
93 << FindFunc in check()