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

/freebsd-10.2-release/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp1040 Type *ParamTy = FT->getParamType(i); local
1130 Type *ParamTy = FT->getParamType(i); local
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/AST/
H A DDeclCXX.cpp549 const ReferenceType *ParamTy = local
H A DExprCXX.cpp746 QualType ParamTy = local
/freebsd-10.2-release/contrib/llvm/lib/Transforms/ObjCARC/
H A DObjCARCOpts.cpp1529 Type *ParamTy = CInst->getArgOperand(0)->getType(); local
2302 Type *ParamTy = PointerType::getUnqual(Type::getInt8Ty(ArgTy->getContext())); local
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclAttr.cpp2935 QualType ParamTy = FD->getParamDecl(0)->getType(); local
H A DSemaLookup.cpp2765 QualType ParamTy = FD->getParamDecl(ArgIdx)->getType(); local
H A DSemaOverload.cpp7017 QualType ParamTy = *Ptr; local
7595 QualType ParamTy = S.Context.BoolTy; local

Completed in 275 milliseconds