Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaPPC.h27 bool CheckPPCBuiltinFunctionCall(const TargetInfo &TI, unsigned BuiltinID,
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaPPC.cpp92 bool SemaPPC::CheckPPCBuiltinFunctionCall(const TargetInfo &TI, in CheckPPCBuiltinFunctionCall() function in clang::SemaPPC
H A DSemaChecking.cpp1902 return PPC().CheckPPCBuiltinFunctionCall(TI, BuiltinID, TheCall); in CheckTSBuiltinFunctionCall()