Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaChecking.cpp2152 if (SemaBuiltinUnorderedCompare(TheCall)) in CheckBuiltinFunctionCall()
7454 bool Sema::SemaBuiltinUnorderedCompare(CallExpr *TheCall) { in SemaBuiltinUnorderedCompare() function in Sema
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h13499 bool SemaBuiltinUnorderedCompare(CallExpr *TheCall);