Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterStmt.cpp2619 void ASTStmtWriter::VisitOMPTaskLoopDirective(OMPTaskLoopDirective *D) { VisitOMPTaskLoopDirective() function in ASTStmtWriter
H A DASTReaderStmt.cpp2605 void ASTStmtReader::VisitOMPTaskLoopDirective(OMPTaskLoopDirective *D) { VisitOMPTaskLoopDirective() function in ASTStmtReader
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DStmtPrinter.cpp944 void StmtPrinter::VisitOMPTaskLoopDirective(OMPTaskLoopDirective *Node) { VisitOMPTaskLoopDirective() function in StmtPrinter
H A DStmtProfile.cpp1130 void StmtProfiler::VisitOMPTaskLoopDirective(const OMPTaskLoopDirective *S) { VisitOMPTaskLoopDirective() function in StmtProfiler