Searched refs:VisitOMPTargetDirective (Results 1 – 5 of 5) sorted by relevance
521 void StmtProfiler::VisitOMPTargetDirective(const OMPTargetDirective *S) { in VisitOMPTargetDirective() function in StmtProfiler
926 void StmtPrinter::VisitOMPTargetDirective(OMPTargetDirective *Node) { in VisitOMPTargetDirective() function in StmtPrinter
2037 void ASTStmtWriter::VisitOMPTargetDirective(OMPTargetDirective *D) { in VisitOMPTargetDirective() function in ASTStmtWriter
2208 void ASTStmtReader::VisitOMPTargetDirective(OMPTargetDirective *D) { in VisitOMPTargetDirective() function in ASTStmtReader
1885 void VisitOMPTargetDirective(const OMPTargetDirective *D);2492 void EnqueueVisitor::VisitOMPTargetDirective(const OMPTargetDirective *D) { in VisitOMPTargetDirective() function in EnqueueVisitor