Searched defs:VisitOMPParallelDirective (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriterStmt.cpp | 2373 void ASTStmtWriter::VisitOMPParallelDirective(OMPParallelDirective *D) { VisitOMPParallelDirective() function in ASTStmtWriter |
H A D | ASTReaderStmt.cpp | 2394 void ASTStmtReader::VisitOMPParallelDirective(OMPParallelDirective *D) { VisitOMPParallelDirective() function in ASTStmtReader |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | StmtPrinter.cpp | 743 void StmtPrinter::VisitOMPParallelDirective(OMPParallelDirective *Node) { VisitOMPParallelDirective() function in StmtPrinter |
H A D | StmtProfile.cpp | 965 void StmtProfiler::VisitOMPParallelDirective(const OMPParallelDirective *S) { VisitOMPParallelDirective() function in StmtProfiler |