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