Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DBuiltins.td544 def BuiltinComplex : Builtin {
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp2570 if (BuiltinComplex(TheCall)) in CheckBuiltinFunctionCall()
5387 bool Sema::BuiltinComplex(CallExpr *TheCall) { in BuiltinComplex() function in Sema
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h2927 bool BuiltinComplex(CallExpr *TheCall);