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