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