Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCodeGenTypes.h196 const CGFunctionInfo &arrangeCall(const CGFunctionInfo &declFI,
DCGObjCRuntime.cpp373 CGM.getTypes().arrangeCall(signature, callArgs); in getMessageSendInfo()
DCGCall.cpp703 CodeGenTypes::arrangeCall(const CGFunctionInfo &signature, in arrangeCall() function in CodeGenTypes
/external/clang/lib/CodeGen/
DCodeGenTypes.h256 const CGFunctionInfo &arrangeCall(const CGFunctionInfo &declFI,
DCGObjCRuntime.cpp367 CGM.getTypes().arrangeCall(signature, callArgs); in getMessageSendInfo()
DCGCall.cpp643 CodeGenTypes::arrangeCall(const CGFunctionInfo &signature, in arrangeCall() function in CodeGenTypes