Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp1119 int InitListChecker::numArrayElements(QualType DeclType) { in numArrayElements()
1129 int InitListChecker::numStructUnionElements(QualType DeclType) { in numStructUnionElements()
1143 RecordDecl *InitListChecker::getRecordDecl(QualType DeclType) { in getRecordDecl()
1428 QualType &DeclType, in CheckListElementTypes()
1713 InitListExpr *IList, QualType DeclType, in CheckComplexType()
1749 InitListExpr *IList, QualType DeclType, in CheckScalarType()
1836 InitListExpr *IList, QualType DeclType, in CheckReferenceType()
1893 InitListExpr *IList, QualType DeclType, in CheckVectorType()
2104 InitListExpr *IList, QualType &DeclType, in CheckArrayType()
2318 const InitializedEntity &Entity, InitListExpr *IList, QualType DeclType, in CheckStructUnionTypes()
[all …]
H A DSemaType.cpp3477 DeclaratorChunk &DeclType, QualType RT) { in warnAboutAmbiguousFunction()
4644 DeclaratorChunk &DeclType = D.getTypeObject(chunkIndex); in GetFullTypeForDeclarator() local
5425 for (const DeclaratorChunk &DeclType : D.type_objects()) { in GetFullTypeForDeclarator() local
H A DSemaOverload.cpp5144 QualType DeclType, SourceLocation DeclLoc, in FindConversionForRefInit()
5263 TryReferenceInit(Sema &S, Expr *Init, QualType DeclType, in TryReferenceInit()
H A DSemaDeclCXX.cpp7785 QualType DeclType = Context.getTypeDeclType(RD); in CheckExplicitlyDefaultedSpecialMember() local
H A DSemaExpr.cpp6296 QualType DeclType = FDecl->getType(); in rewriteBuiltinFunctionDecl() local
/freebsd/contrib/llvm-project/lldb/tools/lldb-rpc/lldb-rpc-gen/
H A Dlldb-rpc-gen.cpp125 const Type *DeclType = Decl->getTypeForDecl(); in ShouldSkipRecord() local
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclTemplate.h733 using DeclType = EntryType; member
H A DDeclObjC.h742 QualType DeclType; variable
H A DDecl.h692 QualType DeclType; variable