Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDirectX.cpp18 bool SemaDirectX::CheckDirectXBuiltinFunctionCall(unsigned BuiltinID, in CheckDirectXBuiltinFunctionCall() function in clang::SemaDirectX
H A DSemaChecking.cpp2067 return DirectX().CheckDirectXBuiltinFunctionCall(BuiltinID, TheCall); in CheckTSBuiltinFunctionCall()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaDirectX.h24 bool CheckDirectXBuiltinFunctionCall(unsigned BuiltinID, CallExpr *TheCall);