Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DTreeTransform.h4597 SmallVectorImpl<QualType> &OutParamTypes, in TransformFunctionTypeParams() argument
4647 OutParamTypes.push_back(NewParm->getType()); in TransformFunctionTypeParams()
4664 OutParamTypes.push_back(NewParm->getType()); in TransformFunctionTypeParams()
4694 OutParamTypes.push_back(NewParm->getType()); in TransformFunctionTypeParams()
4733 OutParamTypes.push_back(NewType); in TransformFunctionTypeParams()
4750 OutParamTypes.push_back(NewType); in TransformFunctionTypeParams()
4772 OutParamTypes.push_back(NewType); in TransformFunctionTypeParams()