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