Searched defs:DeclType (Results 1 – 9 of 9) sorted by relevance
| /llvm-project-15.0.7/clang-tools-extra/clangd/ |
| H A D | Quality.cpp | 61 #define MAP(DeclType, Category) \ in categorize() argument
|
| /llvm-project-15.0.7/clang/lib/Sema/ |
| H A D | SemaInit.cpp | 975 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() 2032 const InitializedEntity &Entity, InitListExpr *IList, QualType DeclType, in CheckStructUnionTypes() 8077 QualType DeclType = Entity.getType(); in Perform() local
|
| H A D | SemaType.cpp | 3716 DeclaratorChunk &DeclType, QualType RT) { in warnAboutAmbiguousFunction() 4899 DeclaratorChunk &DeclType = D.getTypeObject(chunkIndex); in GetFullTypeForDeclarator() local 5605 for (const DeclaratorChunk &DeclType : D.type_objects()) { in GetFullTypeForDeclarator() local
|
| H A D | SemaOverload.cpp | 4620 QualType DeclType, SourceLocation DeclLoc, in FindConversionForRefInit() 4736 TryReferenceInit(Sema &S, Expr *Init, QualType DeclType, in TryReferenceInit()
|
| H A D | SemaDeclCXX.cpp | 7472 QualType DeclType = Context.getTypeDeclType(RD); in CheckExplicitlyDefaultedSpecialMember() local
|
| H A D | SemaExpr.cpp | 6398 QualType DeclType = FDecl->getType(); in rewriteBuiltinFunctionDecl() local
|
| /llvm-project-15.0.7/clang/include/clang/AST/ |
| H A D | DeclTemplate.h | 782 using DeclType = EntryType; member
|
| H A D | DeclObjC.h | 746 QualType DeclType; variable
|
| H A D | Decl.h | 675 QualType DeclType; variable
|