Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp10723 CheckHLSLEntryPoint(NewFD); in ActOnFunctionDeclarator()
12542 void Sema::CheckHLSLEntryPoint(FunctionDecl *FD) { in CheckHLSLEntryPoint() function in Sema
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h3016 void CheckHLSLEntryPoint(FunctionDecl *FD);