Searched refs:CaptureNames (Results 1 – 1 of 1) sorted by relevance
1032 llvm::SmallSet<IdentifierInfo*, 8> CaptureNames; in ActOnStartOfLambdaDefinition() local1174 if (!CaptureNames.insert(C->Id).second) { in ActOnStartOfLambdaDefinition()