Searched defs:VisitOMPTaskLoopDirective (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriterStmt.cpp | 2619 void ASTStmtWriter::VisitOMPTaskLoopDirective(OMPTaskLoopDirective *D) { VisitOMPTaskLoopDirective() function in ASTStmtWriter |
H A D | ASTReaderStmt.cpp | 2605 void ASTStmtReader::VisitOMPTaskLoopDirective(OMPTaskLoopDirective *D) { VisitOMPTaskLoopDirective() function in ASTStmtReader |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | StmtPrinter.cpp | 944 void StmtPrinter::VisitOMPTaskLoopDirective(OMPTaskLoopDirective *Node) { VisitOMPTaskLoopDirective() function in StmtPrinter |
H A D | StmtProfile.cpp | 1130 void StmtProfiler::VisitOMPTaskLoopDirective(const OMPTaskLoopDirective *S) { VisitOMPTaskLoopDirective() function in StmtProfiler |