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