Home
last modified time | relevance | path

Searched refs:VisitSYCLKernelCallStmt (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTNodeTraverser.h849 void VisitSYCLKernelCallStmt(const SYCLKernelCallStmt *Node) { in VisitSYCLKernelCallStmt() function
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmtProfile.cpp395 void StmtProfiler::VisitSYCLKernelCallStmt(const SYCLKernelCallStmt *S) { in VisitSYCLKernelCallStmt() function in StmtProfiler
H A DStmtPrinter.cpp591 void StmtPrinter::VisitSYCLKernelCallStmt(SYCLKernelCallStmt *Node) { in VisitSYCLKernelCallStmt() function in StmtPrinter
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterStmt.cpp611 void ASTStmtWriter::VisitSYCLKernelCallStmt(SYCLKernelCallStmt *S) { in VisitSYCLKernelCallStmt() function in ASTStmtWriter
H A DASTReaderStmt.cpp527 void ASTStmtReader::VisitSYCLKernelCallStmt(SYCLKernelCallStmt *S) { in VisitSYCLKernelCallStmt() function in ASTStmtReader