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

/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DStmtPrinter.cpp653 void StmtPrinter::VisitOMPParallelDirective(OMPParallelDirective *Node) { function in class:StmtPrinter
H A DStmtProfile.cpp854 void StmtProfiler::VisitOMPParallelDirective(const OMPParallelDirective *S) { function in class:StmtProfiler
/freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderStmt.cpp2347 void ASTStmtReader::VisitOMPParallelDirective(OMPParallelDirective *D) { function in class:ASTStmtReader
H A DASTWriterStmt.cpp2233 void ASTStmtWriter::VisitOMPParallelDirective(OMPParallelDirective *D) { function in class:ASTStmtWriter

Completed in 185 milliseconds