Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenTypes.h196 const CGFunctionInfo &arrangeCall(const CGFunctionInfo &declFI,
H A DCGObjCRuntime.cpp373 CGM.getTypes().arrangeCall(signature, callArgs); in getMessageSendInfo()
H A DCGCall.cpp705 CodeGenTypes::arrangeCall(const CGFunctionInfo &signature, in arrangeCall() function in CodeGenTypes