Searched defs:VisitOMPSectionsDirective (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriterStmt.cpp | 2412 void ASTStmtWriter::VisitOMPSectionsDirective(OMPSectionsDirective *D) { VisitOMPSectionsDirective() function in ASTStmtWriter |
H A D | ASTReaderStmt.cpp | 2427 void ASTStmtReader::VisitOMPSectionsDirective(OMPSectionsDirective *D) { VisitOMPSectionsDirective() function in ASTStmtReader |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | StmtPrinter.cpp | 773 void StmtPrinter::VisitOMPSectionsDirective(OMPSectionsDirective *Node) { VisitOMPSectionsDirective() function in StmtPrinter |
H A D | StmtProfile.cpp | 994 void StmtProfiler::VisitOMPSectionsDirective(const OMPSectionsDirective *S) { VisitOMPSectionsDirective() function in StmtProfiler |