Searched refs:instanceMethod (Results 1 – 2 of 2) sorted by relevance
640 create(unsigned llvmCC, bool instanceMethod, bool chainCall,
188 arrangeLLVMFunctionInfo(CodeGenTypes &CGT, bool instanceMethod, in arrangeLLVMFunctionInfo() argument198 instanceMethod ? FnInfoOpts::IsInstanceMethod : FnInfoOpts::None; in arrangeLLVMFunctionInfo()828 CGFunctionInfo *CGFunctionInfo::create(unsigned llvmCC, bool instanceMethod, in create() argument847 FI->InstanceMethod = instanceMethod; in create()