Home
last modified time | relevance | path

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

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