Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DQualTypeNames.cpp121 const Type *TypePtr, in getFullyQualifiedTemplateType()
319 const ASTContext &Ctx, const Type *TypePtr, in createNestedNameSpecifierForScopeOf()
361 const Type *TypePtr = TD->getTypeForDecl(); in createNestedNameSpecifier() local
470 const Type *TypePtr = getFullyQualifiedTemplateType( in getFullyQualifiedType() local
H A DMicrosoftMangle.cpp2102 void *TypePtr; in mangleFunctionArgumentType() local
2150 auto *TypePtr = (const void *)&*Iter; in manglePassObjectSizeArg() local
H A DItaniumMangle.cpp6057 uintptr_t TypePtr = reinterpret_cast<uintptr_t>(T.getAsOpaquePtr()); in mangleSubstitution() local
6230 uintptr_t TypePtr = reinterpret_cast<uintptr_t>(T.getAsOpaquePtr()); in addSubstitution() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaExceptionSpec.cpp605 CanQualType TypePtr = S.Context.getCanonicalType(I).getUnqualifiedType(); in CheckEquivalentExceptionSpecImpl() local
/openbsd-src/gnu/llvm/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp2194 const Type* TypePtr = QT->getAs<Type>(); in RewriteTypeOfDecl() local
3896 const Type* TypePtr = QT->getAs<Type>(); in RewriteCastExpr() local
H A DRewriteModernObjC.cpp2281 const Type* TypePtr = QT->getAs<Type>(); in RewriteTypeOfDecl() local
4728 const Type* TypePtr = QT->getAs<Type>(); in RewriteCastExpr() local