Searched defs:VisitOMPTeamsDirective (Results 1 – 4 of 4) sorted by relevance
2647 void ASTStmtWriter::VisitOMPTeamsDirective(OMPTeamsDirective *D) { in VisitOMPTeamsDirective() function in ASTStmtWriter
2615 void ASTStmtReader::VisitOMPTeamsDirective(OMPTeamsDirective *D) { in VisitOMPTeamsDirective() function in ASTStmtReader
939 void StmtPrinter::VisitOMPTeamsDirective(OMPTeamsDirective *Node) { in VisitOMPTeamsDirective() function in StmtPrinter
1128 void StmtProfiler::VisitOMPTeamsDirective(const OMPTeamsDirective *S) { in VisitOMPTeamsDirective() function in StmtProfiler