Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaChecking.cpp8395 static unsigned getBestAbsFunction(ASTContext &Context, QualType ArgType, in getBestAbsFunction() function
8678 unsigned NewAbsKind = getBestAbsFunction(Context, ArgType, AbsKind); in CheckAbsoluteValueFunction()
8694 NewAbsKind = getBestAbsFunction(Context, ArgType, NewAbsKind); in CheckAbsoluteValueFunction()