Searched refs:isTypeOperand (Results 1 – 13 of 13) sorted by relevance
613 bool isTypeOperand() const { return Operand.is<TypeSourceInfo *>(); } in isTypeOperand() function621 assert(isTypeOperand() && "Cannot call getTypeOperand for typeid(expr)"); in getTypeOperandSourceInfo()626 assert(isTypeOperand() && "Cannot call getTypeOperand for typeid(expr)"); in setTypeOperandSourceInfo()631 assert(!isTypeOperand() && "Cannot call getExprOperand for typeid(type)"); in getExprOperand()636 assert(!isTypeOperand() && "Cannot call getExprOperand for typeid(type)"); in setExprOperand()651 if (isTypeOperand()) in children()813 bool isTypeOperand() const { return Operand.is<TypeSourceInfo *>(); } in isTypeOperand() function821 assert(isTypeOperand() && "Cannot call getTypeOperand for __uuidof(expr)"); in getTypeOperandSourceInfo()826 assert(isTypeOperand() && "Cannot call getTypeOperand for __uuidof(expr)"); in setTypeOperandSourceInfo()831 assert(!isTypeOperand() && "Cannot call getExprOperand for __uuidof(type)"); in getExprOperand()[all …]
2211 if (S->isTypeOperand())2224 if (S->isTypeOperand())
29 if (isTypeOperand()) in isPotentiallyEvaluated()44 assert(isTypeOperand() && "Cannot call getTypeOperand for typeid(expr)"); in getTypeOperand()51 assert(isTypeOperand() && "Cannot call getTypeOperand for __uuidof(expr)"); in getTypeOperand()
1262 if (S->isTypeOperand()) in VisitCXXTypeidExpr()1268 if (S->isTypeOperand()) in VisitCXXUuidofExpr()
1891 if (Node->isTypeOperand()) { in VisitCXXTypeidExpr()1901 if (Node->isTypeOperand()) { in VisitCXXUuidofExpr()
3269 if (UE->isTypeOperand()) { in mangleExpression()3595 if (TIE->isTypeOperand()) { in mangleExpression()
930 if (DC->isTypeOperand()) in canTypeidThrow()
9260 if (E->isTypeOperand()) { in TransformCXXTypeidExpr()9300 if (E->isTypeOperand()) { in TransformCXXUuidofExpr()
1332 if (E->isTypeOperand()) { in VisitCXXTypeidExpr()1724 if (E->isTypeOperand()) { in VisitCXXUuidofExpr()
1354 if (E->isTypeOperand()) { // typeid(int) in VisitCXXTypeidExpr()1697 if (E->isTypeOperand()) { // __uuidof(ComType) in VisitCXXUuidofExpr()
1100 if (Typeid->isTypeOperand()) in EmitLValue()
1820 if (E->isTypeOperand()) { in EmitCXXTypeidExpr()
2372 if (E->isTypeOperand()) in VisitCXXTypeidExpr()2383 if (E->isTypeOperand()) in VisitCXXUuidofExpr()