Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterStmt.cpp2373 void ASTStmtWriter::VisitOMPParallelDirective(OMPParallelDirective *D) { VisitOMPParallelDirective() function in ASTStmtWriter
H A DASTReaderStmt.cpp2394 void ASTStmtReader::VisitOMPParallelDirective(OMPParallelDirective *D) { VisitOMPParallelDirective() function in ASTStmtReader
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DStmtPrinter.cpp743 void StmtPrinter::VisitOMPParallelDirective(OMPParallelDirective *Node) { VisitOMPParallelDirective() function in StmtPrinter
H A DStmtProfile.cpp965 void StmtProfiler::VisitOMPParallelDirective(const OMPParallelDirective *S) { VisitOMPParallelDirective() function in StmtProfiler