Searched defs:VisitOMPInteropDirective (Results 1 – 4 of 4) sorted by relevance
2648 void ASTStmtWriter::VisitOMPInteropDirective(OMPInteropDirective *D) { in VisitOMPInteropDirective() function in ASTStmtWriter
2682 void ASTStmtReader::VisitOMPInteropDirective(OMPInteropDirective *D) { in VisitOMPInteropDirective() function in ASTStmtReader
1086 void StmtPrinter::VisitOMPInteropDirective(OMPInteropDirective *Node) { in VisitOMPInteropDirective() function in StmtPrinter
1240 void StmtProfiler::VisitOMPInteropDirective(const OMPInteropDirective *S) { in VisitOMPInteropDirective() function in StmtProfiler