Searched defs:TypePtr (Results 1 – 6 of 6) sorted by relevance
121 getFullyQualifiedTemplateType(const ASTContext & Ctx,const Type * TypePtr,bool WithGlobalNsPrefix) getFullyQualifiedTemplateType() argument 319 createNestedNameSpecifierForScopeOf(const ASTContext & Ctx,const Type * TypePtr,bool FullyQualified,bool WithGlobalNsPrefix) createNestedNameSpecifierForScopeOf() argument 361 const Type *TypePtr = TD->getTypeForDecl(); createNestedNameSpecifier() local 470 const Type *TypePtr = getFullyQualifiedTemplateType( getFullyQualifiedType() local [all...]
2218 void *TypePtr; mangleFunctionArgumentType() local 2266 auto *TypePtr = (const void *)&*Iter; manglePassObjectSizeArg() local
6733 uintptr_t TypePtr = reinterpret_cast<uintptr_t>(T.getAsOpaquePtr()); mangleSubstitution() local 6906 uintptr_t TypePtr = reinterpret_cast<uintptr_t>(T.getAsOpaquePtr()); addSubstitution() local
611 CanQualType TypePtr = S.Context.getCanonicalType(I).getUnqualifiedType(); CheckEquivalentExceptionSpecImpl() local
2194 const Type* TypePtr = QT->getAs<Type>(); in RewriteTypeOfDecl() local3896 const Type* TypePtr = QT->getAs<Type>(); in RewriteCastExpr() local
2281 if (!isa<TypeOfExprType>(TypePtr)) in RewriteTypeOfDecl() local 4727 const TypeOfExprType *TypeOfExprTypePtr = cast<TypeOfExprType>(TypePtr); in RewriteCastExpr() local