Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaType.cpp7590 const FunctionProtoType *FnP = dyn_cast<FunctionProtoType>(fn); in handleFunctionTypeAttr() local
7591 if (FnP && FnP->isVariadic()) { in handleFunctionTypeAttr()