Searched defs:VisitOMPTaskgroupDirective (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriterStmt.cpp | 2568 void ASTStmtWriter::VisitOMPTaskgroupDirective(OMPTaskgroupDirective *D) { VisitOMPTaskgroupDirective() function in ASTStmtWriter |
H A D | ASTReaderStmt.cpp | 2519 void ASTStmtReader::VisitOMPTaskgroupDirective(OMPTaskgroupDirective *D) { VisitOMPTaskgroupDirective() function in ASTStmtReader |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | StmtPrinter.cpp | 862 void StmtPrinter::VisitOMPTaskgroupDirective(OMPTaskgroupDirective *Node) { VisitOMPTaskgroupDirective() function in StmtPrinter |
H A D | StmtProfile.cpp | 1063 void StmtProfiler::VisitOMPTaskgroupDirective(const OMPTaskgroupDirective *S) { VisitOMPTaskgroupDirective() function in StmtProfiler |