Lines Matching refs:TIE
3200 const CXXTypeidExpr *TIE = cast<CXXTypeidExpr>(E);3203 if (TIE->isTypeOperand()) {3205 mangleType(TIE->getTypeOperand(Context.getASTContext()));3208 mangleExpression(TIE->getExprOperand());