Searched defs:VisitOMPDistributeDirective (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriterStmt.cpp | 2682 void ASTStmtWriter::VisitOMPDistributeDirective(OMPDistributeDirective *D) { VisitOMPDistributeDirective() function in ASTStmtWriter |
H A D | ASTReaderStmt.cpp | 2658 void ASTStmtReader::VisitOMPDistributeDirective(OMPDistributeDirective *D) { VisitOMPDistributeDirective() function in ASTStmtReader |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | StmtPrinter.cpp | 1003 void StmtPrinter::VisitOMPDistributeDirective(OMPDistributeDirective *Node) { VisitOMPDistributeDirective() function in StmtPrinter |
H A D | StmtProfile.cpp | 1179 void StmtProfiler::VisitOMPDistributeDirective( VisitOMPDistributeDirective() function in StmtProfiler |