Home | History | Annotate | Download | only in Checkers

Lines Matching refs:FuncType

776   const FunctionType *FuncType = Decl->getFunctionType();
777 if (!FuncType)
779 QualType ReturnType = FuncType->getReturnType();