Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaType.cpp7879 const FunctionProtoType *FnP = dyn_cast<FunctionProtoType>(fn); in handleFunctionTypeAttr() local
7880 if (FnP && FnP->isVariadic()) { in handleFunctionTypeAttr()