Home | History | Annotate | Download | only in Sema

Lines Matching refs:tie

2907   llvm::tie(ConStart, ConEnd) = S.LookupConstructors(DestRecordDecl);
3188 for (llvm::tie(Con, ConEnd) = S.LookupConstructors(T1RecordDecl);
3725 for (llvm::tie(Con, ConEnd) = S.LookupConstructors(DestRecordDecl);
4335 for (llvm::tie(Con, ConEnd) = S.LookupConstructors(Class);