Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/Sema/
H A DSemaInit.cpp792 int InitListChecker::numArrayElements(QualType DeclType) { in numArrayElements()
802 int InitListChecker::numStructUnionElements(QualType DeclType) { in numStructUnionElements()
1033 QualType &DeclType, in CheckListElementTypes()
1251 InitListExpr *IList, QualType DeclType, in CheckComplexType()
1287 InitListExpr *IList, QualType DeclType, in CheckScalarType()
1358 InitListExpr *IList, QualType DeclType, in CheckReferenceType()
1414 InitListExpr *IList, QualType DeclType, in CheckVectorType()
1569 InitListExpr *IList, QualType &DeclType, in CheckArrayType()
1738 const InitializedEntity &Entity, InitListExpr *IList, QualType DeclType, in CheckStructUnionTypes()
6239 QualType DeclType = Entity.getType(); in Perform() local
H A DSemaType.cpp2920 DeclaratorChunk &DeclType = D.getTypeObject(chunkIndex); in GetDeclSpecTypeForDeclarator() local
3024 DeclaratorChunk &DeclType, QualType RT) { in warnAboutAmbiguousFunction()
3812 DeclaratorChunk &DeclType = D.getTypeObject(chunkIndex); in GetFullTypeForDeclarator() local
H A DSemaOverload.cpp4161 QualType DeclType, SourceLocation DeclLoc, in FindConversionForRefInit()
4286 TryReferenceInit(Sema &S, Expr *Init, QualType DeclType, in TryReferenceInit()
H A DSemaExpr.cpp5041 QualType DeclType = FDecl->getType(); in rewriteBuiltinFunctionDecl() local
/aosp_15_r20/external/googleapis/google/api/expr/v1beta1/
H A Ddecl.proto53 message DeclType { message
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DDeclTemplate.h735 using DeclType = EntryType; member
DDeclObjC.h743 QualType DeclType; variable
DDecl.h707 QualType DeclType; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DDeclTemplate.h754 using DeclType = EntryType; member
DDeclObjC.h743 QualType DeclType; variable
DDecl.h706 QualType DeclType; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DDeclTemplate.h735 using DeclType = EntryType; member
DDeclObjC.h744 QualType DeclType; variable
DDecl.h707 QualType DeclType; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DDeclTemplate.h735 using DeclType = EntryType; member
DDeclObjC.h743 QualType DeclType; variable
DDecl.h707 QualType DeclType; variable
/aosp_15_r20/external/clang/include/clang/AST/
H A DDeclTemplate.h645 typedef EntryType DeclType; typedef
H A DDeclObjC.h734 QualType DeclType; variable
H A DDecl.h592 QualType DeclType; variable
/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DPNaClTranslator.cpp474 const std::string &Prefix, const char *DeclType, in installDeclarationName()