Searched refs:LambdaIds (Results 1 – 1 of 1) sorted by relevance
147 llvm::DenseMap<const CXXRecordDecl *, unsigned> LambdaIds; member in __anon77df3dfb0111::MicrosoftMangleContextImpl286 Result = LambdaIds.insert(std::make_pair(RD, LambdaIds.size())); in getLambdaId()296 return LambdaIds.lookup(RD); in getLambdaIdForDebugInfo()