Searched refs:registerSYCLEntryPointFunction (Results 1 – 4 of 4) sorted by relevance
363 getASTContext().registerSYCLEntryPointFunction(FD); in CheckSYCLEntryPointFunctionDecl()
3480 void registerSYCLEntryPointFunction(FunctionDecl *FD);
1156 C.registerSYCLEntryPointFunction(FD); in VisitFunctionDecl()
15030 void ASTContext::registerSYCLEntryPointFunction(FunctionDecl *FD) { in registerSYCLEntryPointFunction() function in ASTContext