Home
last modified time | relevance | path

Searched defs:DeclTy (Results 1 – 7 of 7) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/
H A DEvaluationResult.h42 using DeclTy = llvm::PointerUnion<const Decl *, const Expr *>; variable
H A DDescriptor.h27 using DeclTy = llvm::PointerUnion<const Decl *, const Expr *>; global() variable
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp4287 DeclTy, 0, getMultiversionLinkage(*this, GD), in emitCPUDispatchDefinition() local
3647 llvm::Type *DeclTy = getTypes().ConvertTypeForMem(VD->getType()); GetWeakRefReference() local
4237 llvm::FunctionType *DeclTy = getTypes().GetFunctionType(FI); emitMultiVersionFunctions() local
4427 llvm::FunctionType *DeclTy = getTypes().GetFunctionType(FI); GetOrCreateMultiVersionResolver() local
5881 llvm::Type *DeclTy = getTypes().ConvertTypeForMem(D->getType()); EmitAliasDefinition() local
5976 llvm::Type *DeclTy = getTypes().ConvertTypeForMem(D->getType()); emitIFuncDefinition() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp8432 const Type *DeclTy = PDecl->getType().getCanonicalType().getTypePtr(); handleOpenCLAccessAttr() local
H A DTreeTransform.h11387 QualType DeclTy = getDerived().TransformType(D->getType()); TransformOMPIteratorExpr() local
H A DSemaExpr.cpp5611 QualType DeclTy; ActOnOMPIteratorExpr() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp15764 QualType DeclTy = VD->getType(); EvaluateAsInitializer() local