Searched defs:VisitOMPTargetDirective (Results 1 – 5 of 5) sorted by relevance
1760 void VisitOMPTargetDirective(OMPTargetDirective *Node) { in VisitOMPTargetDirective() function in __anon1db639350611::DeferredDiagnosticsEmitter
2550 void ASTStmtWriter::VisitOMPTargetDirective(OMPTargetDirective *D) { in VisitOMPTargetDirective() function in ASTStmtWriter
2580 void ASTStmtReader::VisitOMPTargetDirective(OMPTargetDirective *D) { in VisitOMPTargetDirective() function in ASTStmtReader
905 void StmtPrinter::VisitOMPTargetDirective(OMPTargetDirective *Node) { in VisitOMPTargetDirective() function in StmtPrinter
1100 void StmtProfiler::VisitOMPTargetDirective(const OMPTargetDirective *S) { in VisitOMPTargetDirective() function in StmtProfiler