Home | History | Annotate | Download | only in AST

Lines Matching refs:FNPT

2222   if (const FunctionNoProtoType *FNPT = dyn_cast<FunctionNoProtoType>(T)) {
2223 Result = getFunctionNoProtoType(FNPT->getReturnType(), Info);