Searched refs:IsStaticMethod (Results 1 – 2 of 2) sorted by relevance
412 bool IsStaticMethod,
454 const bool IsStaticMethod = (SP->getFlags() & DINode::FlagStaticMember) != 0; in getMemberFunctionType() local458 SP->getType(), Class, SP->getThisAdjustment(), IsStaticMethod, FO); in getMemberFunctionType()1889 bool IsStaticMethod, in lowerTypeMemberFunction() argument1907 if (!IsStaticMethod && ReturnAndArgs.size() > Index) { in lowerTypeMemberFunction()