Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
HDStmtProfile.cpp795 void StmtProfiler::VisitOMPParallelDirective(const OMPParallelDirective *S) { in VisitOMPParallelDirective() function in StmtProfiler
HDStmtPrinter.cpp656 void StmtPrinter::VisitOMPParallelDirective(OMPParallelDirective *Node) { in VisitOMPParallelDirective() function in StmtPrinter
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
HDASTWriterStmt.cpp2131 void ASTStmtWriter::VisitOMPParallelDirective(OMPParallelDirective *D) { in VisitOMPParallelDirective() function in ASTStmtWriter
HDASTReaderStmt.cpp2228 void ASTStmtReader::VisitOMPParallelDirective(OMPParallelDirective *D) { in VisitOMPParallelDirective() function in ASTStmtReader