Searched defs:VisitOMPParallelForDirective (Results 1 – 4 of 4) sorted by relevance
| /freebsd-src/contrib/llvm-project/clang/lib/Serialization/ | ||
| H A D | ASTWriterStmt.cpp | 2451 void ASTStmtWriter::VisitOMPParallelForDirective(OMPParallelForDirective *D) { VisitOMPParallelForDirective() function in ASTStmtWriter |
| H A D | ASTReaderStmt.cpp | 2460 void ASTStmtReader::VisitOMPParallelForDirective(OMPParallelForDirective *D) { VisitOMPParallelForDirective() function in ASTStmtReader |
| /freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
| H A D | StmtPrinter.cpp | 808 void StmtPrinter::VisitOMPParallelForDirective(OMPParallelForDirective *Node) { VisitOMPParallelForDirective() function in StmtPrinter |
| H A D | StmtProfile.cpp | 1020 StmtProfiler::VisitOMPParallelForDirective(const OMPParallelForDirective *S) { VisitOMPParallelForDirective() function in StmtProfiler |