Home
last modified time | relevance | path

Searched defs:VisitOMPSectionDirective (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterStmt.cpp2419 void ASTStmtWriter::VisitOMPSectionDirective(OMPSectionDirective *D) { VisitOMPSectionDirective() function in ASTStmtWriter
H A DASTReaderStmt.cpp2433 void ASTStmtReader::VisitOMPSectionDirective(OMPSectionDirective *D) { VisitOMPSectionDirective() function in ASTStmtReader
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DStmtPrinter.cpp778 void StmtPrinter::VisitOMPSectionDirective(OMPSectionDirective *Node) { VisitOMPSectionDirective() function in StmtPrinter
H A DStmtProfile.cpp998 void StmtProfiler::VisitOMPSectionDirective(const OMPSectionDirective *S) { VisitOMPSectionDirective() function in StmtProfiler