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