Searched defs:VisitOMPAtomicDirective (Results 1 – 4 of 4) sorted by relevance
2541 void ASTStmtWriter::VisitOMPAtomicDirective(OMPAtomicDirective *D) { in VisitOMPAtomicDirective() function in ASTStmtWriter
2572 void ASTStmtReader::VisitOMPAtomicDirective(OMPAtomicDirective *D) { in VisitOMPAtomicDirective() function in ASTStmtReader
900 void StmtPrinter::VisitOMPAtomicDirective(OMPAtomicDirective *Node) { in VisitOMPAtomicDirective() function in StmtPrinter
1096 void StmtProfiler::VisitOMPAtomicDirective(const OMPAtomicDirective *S) { in VisitOMPAtomicDirective() function in StmtProfiler