Searched refs:getTypeOperand (Results 1 – 9 of 9) sorted by relevance
161 QualType CXXTypeidExpr::getTypeOperand(const ASTContext &Context) const { in getTypeOperand() function in CXXTypeidExpr215 QualType CXXUuidofExpr::getTypeOperand(ASTContext &Context) const { in getTypeOperand() function in CXXUuidofExpr
5070 mangleType(UE->getTypeOperand(Context.getASTContext())); in mangleExpression()5076 QualType UuidT = UE->getTypeOperand(Context.getASTContext()); in mangleExpression()5510 mangleType(TIE->getTypeOperand(Context.getASTContext())); in mangleExpression()
1485 QualType Adjusted = CTE->getTypeOperand(Ctx); in VisitCXXTypeidExpr()
9171 TypeInfo = TypeInfoLValue(E->getTypeOperand(Info.Ctx).getTypePtr()); in VisitCXXTypeidExpr()
887 QualType getTypeOperand(const ASTContext &Context) const;1102 QualType getTypeOperand(ASTContext &Context) const;
2236 CGM.GetAddrOfRTTIDescriptor(E->getTypeOperand(getContext())); in EmitCXXTypeidExpr()
2423 T = E->getTypeOperand(CGM.getContext()); in VisitCXXTypeidExpr()
3739 canonType(E->getTypeOperand(Ctx.getASTContext()).getTypePtr()), in VisitCXXTypeidExpr()
10365 {"_ZNK5clang13CXXTypeidExpr14getTypeOperandEv", "clang::CXXTypeidExpr::getTypeOperand() const"},10366 {"_ZNK5clang13CXXUuidofExpr14getTypeOperandEv", "clang::CXXUuidofExpr::getTypeOperand() const"},