Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaInit.cpp988 int InitListChecker::numArrayElements(QualType DeclType) { in numArrayElements()
998 int InitListChecker::numStructUnionElements(QualType DeclType) { in numStructUnionElements()
1289 QualType &DeclType, in CheckListElementTypes()
1527 InitListExpr *IList, QualType DeclType, in CheckComplexType()
1563 InitListExpr *IList, QualType DeclType, in CheckScalarType()
1641 InitListExpr *IList, QualType DeclType, in CheckReferenceType()
1696 InitListExpr *IList, QualType DeclType, in CheckVectorType()
1871 InitListExpr *IList, QualType &DeclType, in CheckArrayType()
2046 const InitializedEntity &Entity, InitListExpr *IList, QualType DeclType, in CheckStructUnionTypes()
8415 QualType DeclType = Entity.getType(); in Perform() local
H A DSemaType.cpp3783 DeclaratorChunk &DeclType, QualType RT) { in warnAboutAmbiguousFunction()
4970 DeclaratorChunk &DeclType = D.getTypeObject(chunkIndex); in GetFullTypeForDeclarator() local
5683 for (const DeclaratorChunk &DeclType : D.type_objects()) { in GetFullTypeForDeclarator() local
H A DSemaOverload.cpp4717 QualType DeclType, SourceLocation DeclLoc, in FindConversionForRefInit()
4833 TryReferenceInit(Sema &S, Expr *Init, QualType DeclType, in TryReferenceInit()
H A DSemaDeclCXX.cpp7528 QualType DeclType = Context.getTypeDeclType(RD); in CheckExplicitlyDefaultedSpecialMember() local
H A DSemaExpr.cpp6638 QualType DeclType = FDecl->getType(); in rewriteBuiltinFunctionDecl() local
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DDeclTemplate.h782 using DeclType = EntryType; member
H A DDeclObjC.h743 QualType DeclType; variable
H A DDecl.h704 QualType DeclType; variable