Searched defs:VisitOMPTargetDirective (Results 1 – 6 of 6) sorted by relevance
1572 void VisitOMPTargetDirective(OMPTargetDirective *Node) { in VisitOMPTargetDirective() function in __anon4163d5400411::DeferredDiagnosticsEmitter
2300 void ASTStmtWriter::VisitOMPTargetDirective(OMPTargetDirective *D) { in VisitOMPTargetDirective() function in ASTStmtWriter
2427 void ASTStmtReader::VisitOMPTargetDirective(OMPTargetDirective *D) { in VisitOMPTargetDirective() function in ASTStmtReader
784 void StmtPrinter::VisitOMPTargetDirective(OMPTargetDirective *Node) { in VisitOMPTargetDirective() function in StmtPrinter
1002 void StmtProfiler::VisitOMPTargetDirective(const OMPTargetDirective *S) { in VisitOMPTargetDirective() function in StmtProfiler
2992 void EnqueueVisitor::VisitOMPTargetDirective(const OMPTargetDirective *D) { in VisitOMPTargetDirective() function in EnqueueVisitor