Home
last modified time | relevance | path

Searched defs:AbsKind (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp8013 static unsigned changeAbsFunction(unsigned AbsKind, in changeAbsFunction()
8111 unsigned AbsKind, QualType ArgType) { in emitReplacement()
8226 unsigned AbsKind = getAbsoluteValueFunctionKind(FDecl); in CheckAbsoluteValueFunction() local