Home
last modified time | relevance | path

Searched defs:arrangeFreeFunctionCall (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/CodeGen/
H A DCodeGenABITypes.h92 arrangeFreeFunctionCall(CodeGenModule &CGM, CanQualType returnType, in arrangeFreeFunctionCall() function
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenABITypes.cpp70 const CGFunctionInfo &CodeGen::arrangeFreeFunctionCall( in arrangeFreeFunctionCall() function in CodeGen
H A DCGCall.cpp699 const CGFunctionInfo &CodeGenTypes::arrangeFreeFunctionCall( in arrangeFreeFunctionCall() function in CodeGenTypes
/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenCall.cpp367 CIRGenTypes::arrangeFreeFunctionCall(const CallArgList &args, in arrangeFreeFunctionCall() function in CIRGenTypes