Searched refs:shouldSkipNotingLambdaConversionDecl (Results 1 – 1 of 1) sorted by relevance
10233 static bool shouldSkipNotingLambdaConversionDecl(FunctionDecl *Fn) { in shouldSkipNotingLambdaConversionDecl() function10261 if (shouldSkipNotingLambdaConversionDecl(Fn)) in NoteOverloadCandidate()11122 if (shouldSkipNotingLambdaConversionDecl(Fn)) in NoteFunctionCandidate()11240 if (shouldSkipNotingLambdaConversionDecl(Cand->Surrogate)) in NoteSurrogateCandidate()