Home
last modified time | relevance | path

Searched defs:TypePtr (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DQualTypeNames.cpp122 const Type *TypePtr, in getFullyQualifiedTemplateType()
320 const ASTContext &Ctx, const Type *TypePtr, in createNestedNameSpecifierForScopeOf()
362 const Type *TypePtr = TD->getTypeForDecl(); in createNestedNameSpecifier() local
471 const Type *TypePtr = getFullyQualifiedTemplateType( in getFullyQualifiedType() local
H A DMicrosoftMangle.cpp2321 void *TypePtr; in mangleFunctionArgumentType() local
2369 auto *TypePtr = (const void *)&*Iter; in manglePassObjectSizeArg() local
H A DItaniumMangle.cpp6764 uintptr_t TypePtr = reinterpret_cast<uintptr_t>(T.getAsOpaquePtr()); in mangleSubstitution() local
6937 uintptr_t TypePtr = reinterpret_cast<uintptr_t>(T.getAsOpaquePtr()); in addSubstitution() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExceptionSpec.cpp599 CanQualType TypePtr = S.Context.getCanonicalType(I).getUnqualifiedType(); in CheckEquivalentExceptionSpecImpl() local
/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp2280 const Type* TypePtr = QT->getAs<Type>(); in RewriteTypeOfDecl() local
4725 const Type* TypePtr = QT->getAs<Type>(); in RewriteCastExpr() local