Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/CodeGen/
HDCGFunctionInfo.h388 const FunctionType::ExtInfo &extInfo,
/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGCall.cpp217 FunctionType::ExtInfo extInfo = FTP->getExtInfo(); in arrangeCXXStructorDeclaration() local
224 /*chainCall=*/false, argTypes, extInfo, in arrangeCXXStructorDeclaration()