Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/performance/
DUnnecessaryCopyInitialization.cpp102 const auto *InitFunctionCall = in check() local
124 if (InitFunctionCall != nullptr && InitFunctionCall->getNumArgs() > 0) in check()