Home | History | Annotate | Download | only in Sema

Lines Matching refs:tie

5157   llvm::tie(lhptee, lhq) = cast<PointerType>(LHSType)->getPointeeType().split();
5158 llvm::tie(rhptee, rhq) = cast<PointerType>(RHSType)->getPointeeType().split();