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