Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/modernize/
H A DAvoidBindCheck.cpp91 struct CallableInfo { struct
104 CallableInfo Callable;
257 const CallableInfo &Callable) { in buildBindArguments()
433 static bool isFixitSupported(const CallableInfo &Callee, in isFixitSupported()