Searched refs:VisitOMPParallelForDirective (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DStmtPrinter.cpp703 void StmtPrinter::VisitOMPParallelForDirective(OMPParallelForDirective *Node) { function in class:StmtPrinter
H A DStmtProfile.cpp892 StmtProfiler::VisitOMPParallelForDirective(const OMPParallelForDirective *S) { function in class:StmtProfiler
/freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderStmt.cpp2405 void ASTStmtReader::VisitOMPParallelForDirective(OMPParallelForDirective *D) { function in class:ASTStmtReader
H A DASTWriterStmt.cpp2296 void ASTStmtWriter::VisitOMPParallelForDirective(OMPParallelForDirective *D) { function in class:ASTStmtWriter

Completed in 184 milliseconds