/external/llvm-project/clang-tools-extra/clangd/ |
D | Quality.cpp | 71 #define MAP(DeclType, Category) \ in categorize() argument
|
/external/clang/lib/Sema/ |
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
|
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
|
D | SemaExpr.cpp | 5041 QualType DeclType = FDecl->getType(); in rewriteBuiltinFunctionDecl() local
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaInit.cpp | 973 int InitListChecker::numArrayElements(QualType DeclType) { in numArrayElements() 983 int InitListChecker::numStructUnionElements(QualType DeclType) { in numStructUnionElements() 1261 QualType &DeclType, in CheckListElementTypes() 1484 InitListExpr *IList, QualType DeclType, in CheckComplexType() 1520 InitListExpr *IList, QualType DeclType, in CheckScalarType() 1598 InitListExpr *IList, QualType DeclType, in CheckReferenceType() 1653 InitListExpr *IList, QualType DeclType, in CheckVectorType() 1828 InitListExpr *IList, QualType &DeclType, in CheckArrayType() 2007 const InitializedEntity &Entity, InitListExpr *IList, QualType DeclType, in CheckStructUnionTypes() 7947 QualType DeclType = Entity.getType(); in Perform() local
|
D | SemaType.cpp | 3579 DeclaratorChunk &DeclType, QualType RT) { in warnAboutAmbiguousFunction() 4746 DeclaratorChunk &DeclType = D.getTypeObject(chunkIndex); in GetFullTypeForDeclarator() local 5438 for (const DeclaratorChunk &DeclType : D.type_objects()) { in GetFullTypeForDeclarator() local
|
D | SemaOverload.cpp | 4609 QualType DeclType, SourceLocation DeclLoc, in FindConversionForRefInit() 4725 TryReferenceInit(Sema &S, Expr *Init, QualType DeclType, in TryReferenceInit()
|
D | SemaDeclCXX.cpp | 7289 QualType DeclType = Context.getTypeDeclType(RD); in CheckExplicitlyDefaultedSpecialMember() local
|
D | SemaExpr.cpp | 6129 QualType DeclType = FDecl->getType(); in rewriteBuiltinFunctionDecl() local
|
/external/clang/include/clang/AST/ |
D | DeclTemplate.h | 645 typedef EntryType DeclType; typedef
|
D | DeclObjC.h | 734 QualType DeclType; variable
|
D | Decl.h | 592 QualType DeclType; variable
|
/external/llvm-project/clang/include/clang/AST/ |
D | DeclTemplate.h | 767 using DeclType = EntryType; member
|
D | DeclObjC.h | 763 QualType DeclType; variable
|
D | Decl.h | 635 QualType DeclType; variable
|
/external/swiftshader/third_party/subzero/src/ |
D | PNaClTranslator.cpp | 474 const std::string &Prefix, const char *DeclType, in installDeclarationName()
|