Searched refs:getTypeOperand (Results 1 – 5 of 5) sorted by relevance
43 QualType CXXTypeidExpr::getTypeOperand(ASTContext &Context) const { in getTypeOperand() function in CXXTypeidExpr50 QualType CXXUuidofExpr::getTypeOperand(ASTContext &Context) const { in getTypeOperand() function in CXXUuidofExpr
3270 QualType UuidT = UE->getTypeOperand(Context.getASTContext()); in mangleExpression()3597 mangleType(TIE->getTypeOperand(Context.getASTContext())); in mangleExpression()
617 QualType getTypeOperand(ASTContext &Context) const;817 QualType getTypeOperand(ASTContext &Context) const;
1101 T = Typeid->getTypeOperand(CGM.getContext()); in EmitLValue()
1822 CGM.GetAddrOfRTTIDescriptor(E->getTypeOperand(getContext())); in EmitCXXTypeidExpr()