Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Basic/
H A DSpecifiers.h218 inline bool supportsVariadicCall(CallingConv CC) { in supportsVariadicCall() function
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaType.cpp4561 if (!supportsVariadicCall(CC)) { in handleFunctionTypeAttr()
H A DSemaDecl.cpp7417 if (!supportsVariadicCall(CC)) { in ActOnFunctionDeclarator()