Searched defs:VisitOMPCanonicalLoop (Results 1 – 4 of 4) sorted by relevance
2381 void ASTStmtWriter::VisitOMPCanonicalLoop(OMPCanonicalLoop *S) { in VisitOMPCanonicalLoop() function in ASTStmtWriter
2383 void ASTStmtReader::VisitOMPCanonicalLoop(OMPCanonicalLoop *S) { in VisitOMPCanonicalLoop() function in ASTStmtReader
723 void StmtPrinter::VisitOMPCanonicalLoop(OMPCanonicalLoop *Node) { in VisitOMPCanonicalLoop() function in StmtPrinter
951 void StmtProfiler::VisitOMPCanonicalLoop(const OMPCanonicalLoop *L) { in VisitOMPCanonicalLoop() function in StmtProfiler