Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Sema/
DTreeTransform.h9329 SmallVector<QualType, 4> paramTypes; in TransformBlockExpr() local
9335 0, paramTypes, &params)) { in TransformBlockExpr()
9345 getDerived().RebuildFunctionProtoType(exprResultType, paramTypes, in TransformBlockExpr()