Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCodeGenTypes.h196 const CGFunctionInfo &arrangeCall(const CGFunctionInfo &declFI,
HDCGObjCRuntime.cpp372 CGM.getTypes().arrangeCall(signature, callArgs); in getMessageSendInfo()
HDCGCall.cpp702 CodeGenTypes::arrangeCall(const CGFunctionInfo &signature, in arrangeCall() function in CodeGenTypes