Home
last modified time | relevance | path

Searched refs:OutParamTypes (Results 1 – 1 of 1) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DTreeTransform.h4386 SmallVectorImpl<QualType> &OutParamTypes, in TransformFunctionTypeParams() argument
4436 OutParamTypes.push_back(NewParm->getType()); in TransformFunctionTypeParams()
4453 OutParamTypes.push_back(NewParm->getType()); in TransformFunctionTypeParams()
4483 OutParamTypes.push_back(NewParm->getType()); in TransformFunctionTypeParams()
4522 OutParamTypes.push_back(NewType); in TransformFunctionTypeParams()
4539 OutParamTypes.push_back(NewType); in TransformFunctionTypeParams()
4561 OutParamTypes.push_back(NewType); in TransformFunctionTypeParams()