Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp2323 if (SemaBuiltinComplex(TheCall)) in CheckBuiltinFunctionCall()
9285 bool Sema::SemaBuiltinComplex(CallExpr *TheCall) { in SemaBuiltinComplex() function in Sema
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h13940 bool SemaBuiltinComplex(CallExpr *TheCall);