Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp9411 static unsigned getBestAbsFunction(ASTContext &Context, QualType ArgType, in getBestAbsFunction() function
9694 unsigned NewAbsKind = getBestAbsFunction(Context, ArgType, AbsKind); in CheckAbsoluteValueFunction()
9710 NewAbsKind = getBestAbsFunction(Context, ArgType, NewAbsKind); in CheckAbsoluteValueFunction()