Home | History | Annotate | Download | only in AST

Lines Matching refs:FNPT

1468   if (const FunctionNoProtoType *FNPT = dyn_cast<FunctionNoProtoType>(T)) {
1469 Result = getFunctionNoProtoType(FNPT->getResultType(), Info);