Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DQualTypeNames.cpp119 const Type *TypePtr, in getFullyQualifiedTemplateType()
316 const ASTContext &Ctx, const Type *TypePtr, in createNestedNameSpecifierForScopeOf()
358 const Type *TypePtr = TD->getTypeForDecl(); in createNestedNameSpecifier() local
479 const Type *TypePtr = getFullyQualifiedTemplateType( in getFullyQualifiedType() local
H A DMicrosoftMangle.cpp2385 void *TypePtr; in mangleFunctionArgumentType() local
2433 auto *TypePtr = (const void *)&*Iter; in manglePassObjectSizeArg() local
H A DItaniumMangle.cpp7037 uintptr_t TypePtr = reinterpret_cast<uintptr_t>(T.getAsOpaquePtr()); in mangleSubstitution() local
7210 uintptr_t TypePtr = reinterpret_cast<uintptr_t>(T.getAsOpaquePtr()); in addSubstitution() local
/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DPointer.h53 const Type *TypePtr; member
H A DInterp.cpp1583 Pointer TypePtr = ThisPtr; in CallVirt() local
1972 bool GetTypeid(InterpState &S, CodePtr OpPC, const Type *TypePtr, in GetTypeid()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExceptionSpec.cpp601 CanQualType TypePtr = S.Context.getCanonicalType(I).getUnqualifiedType(); in CheckEquivalentExceptionSpecImpl() local
/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp2192 const Type* TypePtr = QT->getAs<Type>(); in RewriteTypeOfDecl() local
3888 const Type* TypePtr = QT->getAs<Type>(); in RewriteCastExpr() local
H A DRewriteModernObjC.cpp2279 const Type* TypePtr = QT->getAs<Type>(); in RewriteTypeOfDecl() local
4709 const Type* TypePtr = QT->getAs<Type>(); in RewriteCastExpr() local