Searched defs:DeclTy (Results 1 – 11 of 11) sorted by relevance
32 using DeclTy = FunctionDecl; typedef44 using DeclTy = TypedefNameDecl; typedef52 using DeclTy = TypedefNameDecl; typedef60 using DeclTy = EnumDecl; typedef68 using DeclTy = EnumDecl; typedef76 using DeclTy = EnumConstantDecl; typedef84 using DeclTy = CXXRecordDecl; typedef95 using DeclTy = VarDecl; typedef105 using DeclTy = ClassTemplateDecl; typedef119 using DeclTy = FunctionTemplateDecl; typedef[all …]
21 using DeclTy = FunctionDecl; typedef30 using DeclTy = CXXRecordDecl; typedef39 using DeclTy = EnumDecl; typedef48 using DeclTy = VarDecl; typedef55 using DeclTy = FunctionTemplateDecl; typedef69 using DeclTy = ClassTemplateDecl; typedef78 using DeclTy = VarTemplateDecl; typedef93 using DeclTy = FunctionDecl; typedef118 using DeclTy = ClassTemplateSpecializationDecl; typedef137 using DeclTy = typename TypeParam::DeclTy; typedef
27 using DeclTy = FunctionDecl; typedef31 using DeclTy = VarDecl; typedef35 using DeclTy = CXXRecordDecl; typedef39 using DeclTy = EnumDecl; typedef43 using DeclTy = TypedefNameDecl; typedef47 using DeclTy = FunctionTemplateDecl; typedef53 using DeclTy = VarTemplateDecl; typedef59 using DeclTy = ClassTemplateDecl; typedef111 using DeclTy = typename PatternFactory::DeclTy; typedef in clang::ast_matchers::ImportVisibilityChain235 using DeclTy = typename PatternFactory::DeclTy; typedef in clang::ast_matchers::ImportVisibility
26 using DeclTy = llvm::PointerUnion<const Decl *, const Expr *>; variable
2673 llvm::Type *DeclTy = getTypes().ConvertTypeForMem(VD->getType()); in GetWeakRefReference() local3152 llvm::Type *DeclTy = getTypes().ConvertType(FD->getType()); in emitCPUDispatchDefinition() local3263 GlobalDecl GD, llvm::Type *DeclTy, const FunctionDecl *FD) { in GetOrCreateMultiVersionResolver()4748 llvm::Type *DeclTy = getTypes().ConvertTypeForMem(D->getType()); in EmitAliasDefinition() local4840 llvm::Type *DeclTy = getTypes().ConvertTypeForMem(D->getType()); in emitIFuncDefinition() local
1496 llvm::Type *DeclTy = getTypes().ConvertTypeForMem(VD->getType()); in GetWeakRefReference() local2933 llvm::Type *DeclTy = getTypes().ConvertTypeForMem(D->getType()); in EmitAliasDefinition() local3016 llvm::Type *DeclTy = getTypes().ConvertTypeForMem(D->getType()); in emitIFuncDefinition() local
5329 const Type *DeclTy = PDecl->getType().getCanonicalType().getTypePtr(); in handleOpenCLAccessAttr() local
7190 const Type *DeclTy = PDecl->getType().getCanonicalType().getTypePtr(); in handleOpenCLAccessAttr() local
5121 QualType DeclTy; in ActOnOMPIteratorExpr() local
10429 QualType DeclTy = getDerived().TransformType(D->getType()); in TransformOMPIteratorExpr() local
14878 QualType DeclTy = VD->getType(); in EvaluateAsInitializer() local