Home | History | Annotate | Download | only in AST

Lines Matching refs:isTypeOperand

29   if (isTypeOperand())
44 assert(isTypeOperand() && "Cannot call getTypeOperand for typeid(expr)");
50 assert(isTypeOperand() && "Cannot call getTypeOperand for __uuidof(expr)");