/aosp_15_r20/external/clang/lib/Sema/ |
H A D | SemaInit.cpp | 792 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 D | SemaType.cpp | 2920 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 D | SemaOverload.cpp | 4161 QualType DeclType, SourceLocation DeclLoc, in FindConversionForRefInit() 4286 TryReferenceInit(Sema &S, Expr *Init, QualType DeclType, in TryReferenceInit()
|
H A D | SemaExpr.cpp | 5041 QualType DeclType = FDecl->getType(); in rewriteBuiltinFunctionDecl() local
|
/aosp_15_r20/external/googleapis/google/api/expr/v1beta1/ |
H A D | decl.proto | 53 message DeclType { message
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/ |
D | DeclTemplate.h | 735 using DeclType = EntryType; member
|
D | DeclObjC.h | 743 QualType DeclType; variable
|
D | Decl.h | 707 QualType DeclType; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/ |
D | DeclTemplate.h | 754 using DeclType = EntryType; member
|
D | DeclObjC.h | 743 QualType DeclType; variable
|
D | Decl.h | 706 QualType DeclType; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/ |
D | DeclTemplate.h | 735 using DeclType = EntryType; member
|
D | DeclObjC.h | 744 QualType DeclType; variable
|
D | Decl.h | 707 QualType DeclType; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/ |
D | DeclTemplate.h | 735 using DeclType = EntryType; member
|
D | DeclObjC.h | 743 QualType DeclType; variable
|
D | Decl.h | 707 QualType DeclType; variable
|
/aosp_15_r20/external/clang/include/clang/AST/ |
H A D | DeclTemplate.h | 645 typedef EntryType DeclType; typedef
|
H A D | DeclObjC.h | 734 QualType DeclType; variable
|
H A D | Decl.h | 592 QualType DeclType; variable
|
/aosp_15_r20/external/swiftshader/third_party/subzero/src/ |
H A D | PNaClTranslator.cpp | 474 const std::string &Prefix, const char *DeclType, in installDeclarationName()
|