Searched defs:IsDelegateCall (Results 1 – 3 of 3) sorted by relevance
426 IsDelegateCall = 1 << 2, global() enumerator
790 Profile(llvm::FoldingSetNodeID & ID,bool InstanceMethod,bool ChainCall,bool IsDelegateCall,const FunctionType::ExtInfo & info,ArrayRef<ExtParameterInfo> paramInfos,RequiredArgs required,CanQualType resultType,ArrayRef<CanQualType> argTypes) Profile() argument
103 bool IsDelegateCall = false; global() member