Searched defs:VisitOMPScopeDirective (Results 1 – 4 of 4) sorted by relevance
2475 void ASTStmtWriter::VisitOMPScopeDirective(OMPScopeDirective *D) { in VisitOMPScopeDirective() function in ASTStmtWriter
2467 void ASTStmtReader::VisitOMPScopeDirective(OMPScopeDirective *D) { in VisitOMPScopeDirective() function in ASTStmtReader
796 void StmtPrinter::VisitOMPScopeDirective(OMPScopeDirective *Node) { in VisitOMPScopeDirective() function in StmtPrinter
1013 void StmtProfiler::VisitOMPScopeDirective(const OMPScopeDirective *S) { in VisitOMPScopeDirective() function in StmtProfiler