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 CXXUuidofExpr118 Uuid = CXXUuidofExpr::GetUuidAttrOfType(getTypeOperand(Context))->getGuid(); in getUuidAsStringRef()
2688 QualType UuidT = UE->getTypeOperand(Context.getASTContext()); in mangleExpression()2949 mangleType(TIE->getTypeOperand(Context.getASTContext())); in mangleExpression()
569 QualType getTypeOperand(ASTContext &Context) const;704 QualType getTypeOperand(ASTContext &Context) const;
976 T = Typeid->getTypeOperand(CGM.getContext()); in EmitLValue()
1703 CGM.GetAddrOfRTTIDescriptor(E->getTypeOperand(getContext())); in EmitCXXTypeidExpr()