Searched defs:DeclType (Results 1 – 9 of 9) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaInit.cpp | 1119 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 D | SemaType.cpp | 3477 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 D | SemaOverload.cpp | 5144 QualType DeclType, SourceLocation DeclLoc, in FindConversionForRefInit() 5263 TryReferenceInit(Sema &S, Expr *Init, QualType DeclType, in TryReferenceInit()
|
| H A D | SemaDeclCXX.cpp | 7785 QualType DeclType = Context.getTypeDeclType(RD); in CheckExplicitlyDefaultedSpecialMember() local
|
| H A D | SemaExpr.cpp | 6296 QualType DeclType = FDecl->getType(); in rewriteBuiltinFunctionDecl() local
|
| /freebsd/contrib/llvm-project/lldb/tools/lldb-rpc/lldb-rpc-gen/ |
| H A D | lldb-rpc-gen.cpp | 125 const Type *DeclType = Decl->getTypeForDecl(); in ShouldSkipRecord() local
|
| /freebsd/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | DeclTemplate.h | 733 using DeclType = EntryType; member
|
| H A D | DeclObjC.h | 742 QualType DeclType; variable
|
| H A D | Decl.h | 692 QualType DeclType; variable
|