Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaType.cpp6205 const FunctionProtoType *FnP = dyn_cast<FunctionProtoType>(fn); in handleFunctionTypeAttr() local
6206 if (FnP && FnP->isVariadic()) { in handleFunctionTypeAttr()