Home | History | Annotate | Download | only in AST

Lines Matching refs:FNPT

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