Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaInit.cpp975 int InitListChecker::numArrayElements(QualType DeclType) { in numArrayElements()
985 int InitListChecker::numStructUnionElements(QualType DeclType) { in numStructUnionElements()
1275 QualType &DeclType, in CheckListElementTypes()
1513 InitListExpr *IList, QualType DeclType, in CheckComplexType()
1549 InitListExpr *IList, QualType DeclType, in CheckScalarType()
1627 InitListExpr *IList, QualType DeclType, in CheckReferenceType()
1682 InitListExpr *IList, QualType DeclType, in CheckVectorType()
1857 InitListExpr *IList, QualType &DeclType, in CheckArrayType()
2036 const InitializedEntity &Entity, InitListExpr *IList, QualType DeclType, in CheckStructUnionTypes()
8016 QualType DeclType = Entity.getType(); in Perform() local
H A DSemaType.cpp3616 DeclaratorChunk &DeclType, QualType RT) { in warnAboutAmbiguousFunction()
4783 DeclaratorChunk &DeclType = D.getTypeObject(chunkIndex); in GetFullTypeForDeclarator() local
5479 for (const DeclaratorChunk &DeclType : D.type_objects()) { in GetFullTypeForDeclarator() local
H A DSemaOverload.cpp4612 QualType DeclType, SourceLocation DeclLoc, in FindConversionForRefInit()
4728 TryReferenceInit(Sema &S, Expr *Init, QualType DeclType, in TryReferenceInit()
H A DSemaDeclCXX.cpp7364 QualType DeclType = Context.getTypeDeclType(RD); in CheckExplicitlyDefaultedSpecialMember() local
H A DSemaExpr.cpp6166 QualType DeclType = FDecl->getType(); in rewriteBuiltinFunctionDecl() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclTemplate.h768 using DeclType = EntryType; member
H A DDeclObjC.h743 QualType DeclType; variable
H A DDecl.h649 QualType DeclType; variable