Searched defs:DeclTy (Results 1 – 10 of 10) 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; typedef92 using DeclTy = FunctionDecl; typedef117 using DeclTy = ClassTemplateSpecializationDecl; typedef139 using DeclTy = VarTemplateSpecializationDecl; typedef[all …]
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
60 const Type *DeclTy = PDecl->getType().getCanonicalType().getTypePtr(); in handleAccessAttr() local
12208 QualType DeclTy = getDerived().TransformType(D->getType()); TransformOMPIteratorExpr() local
24002 DeclTy = Context.IntTy; in ActOnOMPIteratorExpr() local [all...]
3674 llvm::Type *DeclTy = getTypes().ConvertTypeForMem(VD->getType()); GetWeakRefReference() local 4292 llvm::FunctionType *DeclTy = getTypes().GetFunctionType(FI); emitMultiVersionFunctions() local 4341 llvm::FunctionType *DeclTy = getTypes().GetFunctionType(FI); emitCPUDispatchDefinition() local 4505 llvm::FunctionType *DeclTy = getTypes().GetFunctionType(FI); GetOrCreateMultiVersionResolver() local 6011 llvm::Type *DeclTy = getTypes().ConvertTypeForMem(D->getType()); EmitAliasDefinition() local 6106 llvm::Type *DeclTy = getTypes().ConvertTypeForMem(D->getType()); emitIFuncDefinition() local [all...]
16143 QualType DeclTy = VD->getType(); EvaluateAsInitializer() local