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

/freebsd-10.0-release/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp1044 Type *ParamTy = FT->getParamType(i); local
1143 Type *ParamTy = FT->getParamType(i); local
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/AST/
H A DDeclCXX.cpp534 const ReferenceType *ParamTy = local
H A DExprCXX.cpp672 QualType ParamTy = local
/freebsd-10.0-release/contrib/llvm/lib/Transforms/ObjCARC/
H A DObjCARCOpts.cpp1606 Type *ParamTy = CInst->getArgOperand(0)->getType(); local
2342 Type *ParamTy = PointerType::getUnqual(Type::getInt8Ty(ArgTy->getContext())); local
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclAttr.cpp2955 QualType ParamTy = FD->getParamDecl(0)->getType(); local
H A DSemaLookup.cpp2602 QualType ParamTy = FD->getParamDecl(ArgIdx)->getType(); local
H A DSemaOverload.cpp6816 QualType ParamTy = *Ptr; local
7394 QualType ParamTy = S.Context.BoolTy; local

Completed in 219 milliseconds