Home
last modified time | relevance | path

Searched refs:getTypedefType (Results 1 – 14 of 14) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DTypePrinter.cpp1572 if (!declaresSameEntity(PNA->getTypedefType()->getAsCXXRecordDecl(), in printRecordBefore()
1576 QualType T = PNA->getTypedefType(); in printRecordBefore()
H A DASTContext.cpp5262 return getTypedefType(Typedef); in getTypeDeclTypeSlow()
5284 QualType ASTContext::getTypedefType(const TypedefNameDecl *Decl, in getTypedefType() function in ASTContext
8415 return getTypedefType(getCFConstantStringDecl()); in getCFConstantStringType()
9941 Context->getTypedefType(VaListTagTypedefDecl); in CreatePowerABIBuiltinVaListDecl()
10149 QualType VaListTagTypedefType = Context->getTypedefType(VaListTagTypedefDecl); in CreateHexagonBuiltinVaListDecl()
14471 return Ctx.getTypedefType(CD, Ctx.getQualifiedType(Underlying)); in getCommonSugarTypeNode()
H A DASTImporter.cpp1642 return Importer.getToContext().getTypedefType(ToDecl, *ToUnderlyingTypeOrErr); in VisitTypedefType()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h1772 QualType getTypedefType(const TypedefNameDecl *Decl,
2070 return getTypedefType(CFConstantStringTypeDecl); in getRawCFConstantStringType()
H A DTypeProperties.td413 return ctx.getTypedefType(cast<TypedefNameDecl>(declaration), underlyingType);
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateDeductionGuide.cpp183 QualType TDTy = Context.getTypedefType(Decl); in TransformTypedefType()
H A DSemaExprMember.cpp501 return S.Context.getTypedefType(*I); in CheckExtVectorComponent()
H A DSemaTemplateInstantiateDecl.cpp699 QualType T = PNA->getTypedefType(); in isRelevantAttr()
705 if (S.Context.hasSameType(ExistingPNA->getTypedefType(), in isRelevantAttr()
706 PNA->getTypedefType())) in isRelevantAttr()
H A DSemaLookup.cpp732 return S.Context.getTypedefType(Decl); in getOpenCLTypedefType()
H A DSemaChecking.cpp8362 IntendedTy = S.Context.getTypedefType(TD); in checkFormatExpr()
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp4704 return GetType(clang_ast.getTypedefType(decl)); in CreateTypedef()
7074 return GetType(getASTContext().getTypedefType(typedef_decl)); in GetDirectNestedTypeWithName()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp3059 return getOrCreateType(PNA->getTypedefType(), Unit); in GetPreferredNameType()
H A DCodeGenModule.cpp7472 getContext().getTypedefType(cast<TypedefNameDecl>(D))); in EmitTopLevelDecl()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc8860 …etTypedefTypeEPKNS_11TypedefDeclENS_8QualTypeE", "clang::ASTContext::getTypedefType(clang::Typedef…