Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp2122 static bool checkMathBuiltinElementType(Sema &S, SourceLocation Loc, in checkMathBuiltinElementType() function
19609 if (checkMathBuiltinElementType(*this, A.get()->getBeginLoc(), TyA)) in PrepareBuiltinElementwiseMathOneArgCall()
19637 if (checkMathBuiltinElementType(*this, A.get()->getBeginLoc(), TyA)) in SemaBuiltinElementwiseMath()