Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp10720 ActOnHLSLTopLevelFunction(NewFD); in ActOnFunctionDeclarator()
12508 void Sema::ActOnHLSLTopLevelFunction(FunctionDecl *FD) { in ActOnHLSLTopLevelFunction() function in Sema
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h3015 void ActOnHLSLTopLevelFunction(FunctionDecl *FD);