Searched defs:FNPT (Results 1 – 2 of 2) sorted by relevance
365 const FunctionNoProtoType *FNPT = cast<FunctionNoProtoType>(FT); in ConvertFunctionTypeInternal() local
3040 if (const auto *FNPT = dyn_cast<FunctionNoProtoType>(T)) { in adjustFunctionType() local