Home
last modified time | relevance | path

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

/llvm-project/clang/lib/AST/
H A DQualTypeNames.cpp122 getFullyQualifiedTemplateType(const ASTContext & Ctx,const Type * TypePtr,bool WithGlobalNsPrefix) getFullyQualifiedTemplateType() argument
320 createNestedNameSpecifierForScopeOf(const ASTContext & Ctx,const Type * TypePtr,bool FullyQualified,bool WithGlobalNsPrefix) createNestedNameSpecifierForScopeOf() argument
362 const Type *TypePtr = TD->getTypeForDecl(); createNestedNameSpecifier() local
471 const Type *TypePtr = getFullyQualifiedTemplateType( getFullyQualifiedType() local
[all...]
H A DMicrosoftMangle.cpp2320 void *TypePtr; mangleFunctionArgumentType() local
2368 auto *TypePtr = (const void *)&*Iter; manglePassObjectSizeArg() local
H A DItaniumMangle.cpp6756 uintptr_t TypePtr = reinterpret_cast<uintptr_t>(T.getAsOpaquePtr()); mangleSubstitution() local
6929 uintptr_t TypePtr = reinterpret_cast<uintptr_t>(T.getAsOpaquePtr()); addSubstitution() local
/llvm-project/clang-tools-extra/clang-tidy/cppcoreguidelines/
H A DInitVariablesCheck.cpp84 QualType TypePtr = MatchedDecl->getType(); check() local
/llvm-project/clang-tools-extra/clang-tidy/bugprone/
H A DParentVirtualCallCheck.cpp49 const Type *TypePtr = ActualMemberDecl->getThisType().getTypePtr(); in getParentsByGrandParent() local
/llvm-project/clang/lib/Sema/
H A DSemaExceptionSpec.cpp599 if (OldTypes.count(TypePtr)) in CheckEquivalentExceptionSpecImpl() local
/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp2194 const Type* TypePtr = QT->getAs<Type>(); RewriteTypeOfDecl() local
3896 const Type* TypePtr = QT->getAs<Type>(); RewriteCastExpr() local
H A DRewriteModernObjC.cpp2280 if (!isa<TypeOfExprType>(TypePtr)) in RewriteTypeOfDecl() local
4725 const Type* TypePtr = QT->getAs<Type>(); RewriteCastExpr() local