Searched refs:FuncType (Results 1 – 1 of 1) sorted by relevance
1446 const clang::FunctionType* FuncType = PointeeType->getAs<clang::FunctionType>(); in VisitCallExpr() local1448 if (!FuncType) { in VisitCallExpr()1452 RetTy = FuncType->getReturnType(); in VisitCallExpr()