Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaInit.cpp734 int InitListChecker::numArrayElements(QualType DeclType) { in numArrayElements()
744 int InitListChecker::numStructUnionElements(QualType DeclType) { in numStructUnionElements()
974 QualType &DeclType, in CheckListElementTypes()
1188 InitListExpr *IList, QualType DeclType, in CheckComplexType()
1225 InitListExpr *IList, QualType DeclType, in CheckScalarType()
1296 InitListExpr *IList, QualType DeclType, in CheckReferenceType()
1352 InitListExpr *IList, QualType DeclType, in CheckVectorType()
1507 InitListExpr *IList, QualType &DeclType, in CheckArrayType()
1677 QualType DeclType, in CheckStructUnionTypes()
6077 QualType DeclType = Entity.getType(); in Perform() local
DSemaType.cpp2708 DeclaratorChunk &DeclType = D.getTypeObject(chunkIndex); in GetDeclSpecTypeForDeclarator() local
2811 DeclaratorChunk &DeclType, QualType RT) { in warnAboutAmbiguousFunction()
3571 DeclaratorChunk &DeclType = D.getTypeObject(chunkIndex); in GetFullTypeForDeclarator() local
DSemaOverload.cpp4104 QualType DeclType, SourceLocation DeclLoc, in FindConversionForRefInit()
4229 TryReferenceInit(Sema &S, Expr *Init, QualType DeclType, in TryReferenceInit()
DSemaExpr.cpp4790 QualType DeclType = FDecl->getType(); in rewriteBuiltinFunctionDecl() local
/external/clang/include/clang/AST/
DDeclTemplate.h640 typedef EntryType DeclType; typedef
DDeclObjC.h2448 QualType DeclType; variable
DDecl.h532 QualType DeclType; variable