Searched refs:instanceMethod (Results 1 – 2 of 2) sorted by relevance
658 create(unsigned llvmCC, bool instanceMethod, bool chainCall,
230 arrangeLLVMFunctionInfo(CodeGenTypes &CGT, bool instanceMethod, in arrangeLLVMFunctionInfo() argument239 instanceMethod ? FnInfoOpts::IsInstanceMethod : FnInfoOpts::None; in arrangeLLVMFunctionInfo()895 CGFunctionInfo *CGFunctionInfo::create(unsigned llvmCC, bool instanceMethod, in create() argument913 FI->InstanceMethod = instanceMethod; in create()