Searched refs:VisitOMPAtomicDirective (Results 1 – 5 of 5) sorted by relevance
517 void StmtProfiler::VisitOMPAtomicDirective(const OMPAtomicDirective *S) { in VisitOMPAtomicDirective() function in StmtProfiler
921 void StmtPrinter::VisitOMPAtomicDirective(OMPAtomicDirective *Node) { in VisitOMPAtomicDirective() function in StmtPrinter
2024 void ASTStmtWriter::VisitOMPAtomicDirective(OMPAtomicDirective *D) { in VisitOMPAtomicDirective() function in ASTStmtWriter
2195 void ASTStmtReader::VisitOMPAtomicDirective(OMPAtomicDirective *D) { in VisitOMPAtomicDirective() function in ASTStmtReader
1884 void VisitOMPAtomicDirective(const OMPAtomicDirective *D);2488 void EnqueueVisitor::VisitOMPAtomicDirective(const OMPAtomicDirective *D) { in VisitOMPAtomicDirective() function in EnqueueVisitor