Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterStmt.cpp2412 void ASTStmtWriter::VisitOMPSectionsDirective(OMPSectionsDirective *D) { VisitOMPSectionsDirective() function in ASTStmtWriter
H A DASTReaderStmt.cpp2427 void ASTStmtReader::VisitOMPSectionsDirective(OMPSectionsDirective *D) { VisitOMPSectionsDirective() function in ASTStmtReader
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DStmtPrinter.cpp773 void StmtPrinter::VisitOMPSectionsDirective(OMPSectionsDirective *Node) { VisitOMPSectionsDirective() function in StmtPrinter
H A DStmtProfile.cpp994 void StmtProfiler::VisitOMPSectionsDirective(const OMPSectionsDirective *S) { VisitOMPSectionsDirective() function in StmtProfiler