Home
last modified time | relevance | path

Searched refs:FnP (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp7944 const FunctionProtoType *FnP = dyn_cast<FunctionProtoType>(fn); in handleFunctionTypeAttr() local
7945 if (FnP && FnP->isVariadic()) { in handleFunctionTypeAttr()