Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h661 bool isChainCall() const { return ChainCall; } in isChainCall() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGCall.cpp723 signature.isChainCall(), in arrangeCall()
2394 if (ArgNo == 0 && FI.isChainCall()) in ConstructAttributeList()
H A DTargetInfo.cpp1940 if (FI.isChainCall()) in computeInfo()
3908 if (FI.isChainCall()) in computeInfo()