Searched defs:LambdaProperties (Results 1 – 1 of 1) sorted by relevance
103 struct LambdaProperties { struct104 CallableInfo Callable;105 SmallVector<BindArgument, 4> BindArguments;106 StringRef BindNamespace;107 bool IsFixitSupported = false;