Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp9077 static unsigned getBestAbsFunction(ASTContext &Context, QualType ArgType, in getBestAbsFunction() function
9416 unsigned NewAbsKind = getBestAbsFunction(Context, ArgType, AbsKind); in CheckAbsoluteValueFunction()
9432 NewAbsKind = getBestAbsFunction(Context, ArgType, NewAbsKind); in CheckAbsoluteValueFunction()