Searched refs:isTypeOperand (Results 1 – 13 of 13) sorted by relevance
709 bool isTypeOperand() const { return Operand.is<TypeSourceInfo *>(); } in isTypeOperand() function717 assert(isTypeOperand() && "Cannot call getTypeOperand for typeid(expr)"); in getTypeOperandSourceInfo()722 assert(isTypeOperand() && "Cannot call getTypeOperand for typeid(expr)"); in setTypeOperandSourceInfo()727 assert(!isTypeOperand() && "Cannot call getExprOperand for typeid(type)"); in getExprOperand()732 assert(!isTypeOperand() && "Cannot call getExprOperand for typeid(type)"); in setExprOperand()747 if (isTypeOperand()) in children()916 bool isTypeOperand() const { return Operand.is<TypeSourceInfo *>(); } in isTypeOperand() function924 assert(isTypeOperand() && "Cannot call getTypeOperand for __uuidof(expr)"); in getTypeOperandSourceInfo()929 assert(isTypeOperand() && "Cannot call getTypeOperand for __uuidof(expr)"); in setTypeOperandSourceInfo()934 assert(!isTypeOperand() && "Cannot call getExprOperand for __uuidof(type)"); in getExprOperand()[all …]
2356 if (S->isTypeOperand())2369 if (S->isTypeOperand())
63 if (isTypeOperand()) in isPotentiallyEvaluated()78 assert(isTypeOperand() && "Cannot call getTypeOperand for typeid(expr)"); in getTypeOperand()85 assert(isTypeOperand() && "Cannot call getTypeOperand for __uuidof(expr)"); in getTypeOperand()
1579 if (S->isTypeOperand()) in VisitCXXTypeidExpr()1585 if (S->isTypeOperand()) in VisitCXXUuidofExpr()
1697 if (Node->isTypeOperand()) { in VisitCXXTypeidExpr()1707 if (Node->isTypeOperand()) { in VisitCXXUuidofExpr()
3579 if (UE->isTypeOperand()) { in mangleExpression()3934 if (TIE->isTypeOperand()) { in mangleExpression()
7586 if (E->isTypeOperand()) { in VisitCXXTypeidExpr()
1029 if (DC->isTypeOperand()) in canTypeidThrow()
10084 if (E->isTypeOperand()) { in TransformCXXTypeidExpr()10121 if (E->isTypeOperand()) { in TransformCXXUuidofExpr()
1432 if (E->isTypeOperand()) { in VisitCXXTypeidExpr()1837 if (E->isTypeOperand()) { in VisitCXXUuidofExpr()
1461 if (E->isTypeOperand()) { // typeid(int) in VisitCXXTypeidExpr()1850 if (E->isTypeOperand()) { // __uuidof(ComType) in VisitCXXUuidofExpr()
2131 if (E->isTypeOperand()) { in EmitCXXTypeidExpr()
1844 if (E->isTypeOperand()) in VisitCXXTypeidExpr()