Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/modernize/
DAvoidBindCheck.cpp433 static bool isFixitSupported(const CallableInfo &Callee, in isFixitSupported() function
580 LP.IsFixitSupported = isFixitSupported(LP.Callable, LP.BindArguments); in getLambdaProperties()