Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DTreeTransform.h10241 const FunctionProtoType *exprFunctionType = E->getFunctionType(); in TransformBlockExpr() local
10243 getDerived().TransformType(exprFunctionType->getReturnType()); in TransformBlockExpr()
10247 exprFunctionType->getExtProtoInfo()); in TransformBlockExpr()