Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp1523 if (SemaBuiltinUnorderedCompare(TheCall)) in CheckBuiltinFunctionCall()
6338 bool Sema::SemaBuiltinUnorderedCompare(CallExpr *TheCall) { in SemaBuiltinUnorderedCompare() function in Sema
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h12585 bool SemaBuiltinUnorderedCompare(CallExpr *TheCall);