Searched defs:ParamTy (Results 1 - 11 of 11) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/Target/AMDGPU/
H A DAMDGPUPromoteAlloca.cpp66 Type *ParamTy = FTy->getParamType(i); local
H A DSIISelLowering.cpp714 auto *ParamTy = local
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaTemplateVariadic.cpp766 QualType ParamTy = Param->getType(); local
H A DSemaDeclAttr.cpp2665 QualType ParamTy = FD->getParamDecl(0)->getType(); local
H A DSemaOverload.cpp7496 QualType ParamTy = *Ptr; local
8074 QualType ParamTy = S.Context.BoolTy; local
H A DSemaType.cpp3976 QualType ParamTy = Param->getType(); local
[all...]
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/AST/
H A DExprCXX.cpp740 QualType ParamTy = local
H A DItaniumMangle.cpp2203 const auto &ParamTy = Proto->getParamType(I); local
/freebsd-11.0-release/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp2132 Type *ParamTy = FT->getParamType(i); local
2221 Type *ParamTy = FT->getParamType(i); local
/freebsd-11.0-release/contrib/llvm/lib/Transforms/ObjCARC/
H A DObjCARCOpts.cpp909 Type *ParamTy = CInst->getArgOperand(0)->getType(); local
1485 Type *ParamTy = PointerType::getUnqual(Type::getInt8Ty(ArgTy->getContext())); local
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp948 QualType ParamTy = local
958 QualType ParamTy = local

Completed in 448 milliseconds