Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp992 numArrayElements(QualType DeclType) numArrayElements() argument
1002 numStructUnionElements(QualType DeclType) numStructUnionElements() argument
1016 getRecordDecl(QualType DeclType) getRecordDecl() argument
1301 CheckListElementTypes(const InitializedEntity & Entity,InitListExpr * IList,QualType & DeclType,bool SubobjectIsDesignatorContext,unsigned & Index,InitListExpr * StructuredList,unsigned & StructuredIndex,bool TopLevelObject) CheckListElementTypes() argument
1564 CheckComplexType(const InitializedEntity & Entity,InitListExpr * IList,QualType DeclType,unsigned & Index,InitListExpr * StructuredList,unsigned & StructuredIndex) CheckComplexType() argument
1600 CheckScalarType(const InitializedEntity & Entity,InitListExpr * IList,QualType DeclType,unsigned & Index,InitListExpr * StructuredList,unsigned & StructuredIndex) CheckScalarType() argument
1683 CheckReferenceType(const InitializedEntity & Entity,InitListExpr * IList,QualType DeclType,unsigned & Index,InitListExpr * StructuredList,unsigned & StructuredIndex) CheckReferenceType() argument
1740 CheckVectorType(const InitializedEntity & Entity,InitListExpr * IList,QualType DeclType,unsigned & Index,InitListExpr * StructuredList,unsigned & StructuredIndex) CheckVectorType() argument
1917 CheckArrayType(const InitializedEntity & Entity,InitListExpr * IList,QualType & DeclType,llvm::APSInt elementIndex,bool SubobjectIsDesignatorContext,unsigned & Index,InitListExpr * StructuredList,unsigned & StructuredIndex) CheckArrayType() argument
2107 CheckStructUnionTypes(const InitializedEntity & Entity,InitListExpr * IList,QualType DeclType,CXXRecordDecl::base_class_const_range Bases,RecordDecl::field_iterator Field,bool SubobjectIsDesignatorContext,unsigned & Index,InitListExpr * StructuredList,unsigned & StructuredIndex,bool TopLevelObject) CheckStructUnionTypes() argument
8575 QualType DeclType = Entity.getType(); Perform() local
[all...]
H A DSemaType.cpp3886 warnAboutAmbiguousFunction(Sema & S,Declarator & D,DeclaratorChunk & DeclType,QualType RT) warnAboutAmbiguousFunction() argument
5083 DeclaratorChunk &DeclType = D.getTypeObject(chunkIndex); GetFullTypeForDeclarator() local
5817 for (const DeclaratorChunk &DeclType : D.type_objects()) { GetFullTypeForDeclarator() local
[all...]
H A DSemaOverload.cpp4886 FindConversionForRefInit(Sema & S,ImplicitConversionSequence & ICS,QualType DeclType,SourceLocation DeclLoc,Expr * Init,QualType T2,bool AllowRvalues,bool AllowExplicit) FindConversionForRefInit() argument
5002 TryReferenceInit(Sema & S,Expr * Init,QualType DeclType,SourceLocation DeclLoc,bool SuppressUserConversions,bool AllowExplicit) TryReferenceInit() argument
[all...]
H A DSemaDeclCXX.cpp7733 QualType DeclType = Context.getTypeDeclType(RD); CheckExplicitlyDefaultedSpecialMember() local
H A DSemaExpr.cpp6942 QualType DeclType = FDecl->getType(); rewriteBuiltinFunctionDecl() local
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DDeclTemplate.h754 using DeclType = EntryType; global() member
[all...]
H A DDeclObjC.h743 QualType DeclType; global() variable
H A DDecl.h707 QualType DeclType; global() variable