Searched defs:DeclType (Results 1 – 7 of 7) sorted by relevance
/external/clang/lib/Sema/ |
D | SemaInit.cpp | 734 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
|
D | SemaType.cpp | 2708 DeclaratorChunk &DeclType = D.getTypeObject(chunkIndex); in GetDeclSpecTypeForDeclarator() local 2811 DeclaratorChunk &DeclType, QualType RT) { in warnAboutAmbiguousFunction() 3571 DeclaratorChunk &DeclType = D.getTypeObject(chunkIndex); in GetFullTypeForDeclarator() local
|
D | SemaOverload.cpp | 4104 QualType DeclType, SourceLocation DeclLoc, in FindConversionForRefInit() 4229 TryReferenceInit(Sema &S, Expr *Init, QualType DeclType, in TryReferenceInit()
|
D | SemaExpr.cpp | 4790 QualType DeclType = FDecl->getType(); in rewriteBuiltinFunctionDecl() local
|
/external/clang/include/clang/AST/ |
D | DeclTemplate.h | 640 typedef EntryType DeclType; typedef
|
D | DeclObjC.h | 2448 QualType DeclType; variable
|
D | Decl.h | 532 QualType DeclType; variable
|