Searched defs:VisitOMPScopeDirective (Results 1 – 4 of 4) sorted by relevance
2504 void ASTStmtWriter::VisitOMPScopeDirective(OMPScopeDirective *D) { in VisitOMPScopeDirective() function in ASTStmtWriter
2490 void ASTStmtReader::VisitOMPScopeDirective(OMPScopeDirective *D) { in VisitOMPScopeDirective() function in ASTStmtReader
812 void StmtPrinter::VisitOMPScopeDirective(OMPScopeDirective *Node) { in VisitOMPScopeDirective() function in StmtPrinter
1045 void StmtProfiler::VisitOMPScopeDirective(const OMPScopeDirective *S) { in VisitOMPScopeDirective() function in StmtProfiler