Searched refs:getBestAbsFunction (Results 1 – 1 of 1) sorted by relevance
4122 static unsigned getBestAbsFunction(ASTContext &Context, QualType ArgType, in getBestAbsFunction() function4402 unsigned NewAbsKind = getBestAbsFunction(Context, ArgType, AbsKind); in CheckAbsoluteValueFunction()4418 NewAbsKind = getBestAbsFunction(Context, ArgType, NewAbsKind); in CheckAbsoluteValueFunction()