Home
last modified time | relevance | path

Searched refs:getBestAbsFunction (Results 1 – 1 of 1) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaChecking.cpp4654 static unsigned getBestAbsFunction(ASTContext &Context, QualType ArgType, in getBestAbsFunction() function
4934 unsigned NewAbsKind = getBestAbsFunction(Context, ArgType, AbsKind); in CheckAbsoluteValueFunction()
4950 NewAbsKind = getBestAbsFunction(Context, ArgType, NewAbsKind); in CheckAbsoluteValueFunction()