Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaDecl.cpp10185 CheckHLSLEntryPoint(NewFD); in ActOnFunctionDeclarator()
12162 void Sema::CheckHLSLEntryPoint(FunctionDecl *FD) { in CheckHLSLEntryPoint() function in Sema
/openbsd/gnu/llvm/clang/include/clang/Sema/
H A DSema.h2963 void CheckHLSLEntryPoint(FunctionDecl *FD);