Searched refs:LambdaCastPaths (Results 1 – 3 of 3) sorted by relevance
446 auto [It, Inserted] = Context.LambdaCastPaths.try_emplace(Method); in DiagnoseInvalidExplicitObjectParameterInLambda()
1308 llvm::DenseMap<const CXXMethodDecl *, CXXCastPath> LambdaCastPaths; variable
5038 const CXXCastPath &BasePathArray = getContext().LambdaCastPaths.at(MD); in EmitLValueForLambdaField()