Home
last modified time | relevance | path

Searched refs:VisitOMPCanonicalLoop (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/clang/lib/AST/
H A DStmtProfile.cpp910 void StmtProfiler::VisitOMPCanonicalLoop(const OMPCanonicalLoop *L) { in VisitOMPCanonicalLoop() function in StmtProfiler
H A DStmtPrinter.cpp714 void StmtPrinter::VisitOMPCanonicalLoop(OMPCanonicalLoop *Node) { in VisitOMPCanonicalLoop() function in StmtPrinter
/llvm-project-15.0.7/clang/lib/Serialization/
H A DASTWriterStmt.cpp2183 void ASTStmtWriter::VisitOMPCanonicalLoop(OMPCanonicalLoop *S) { in VisitOMPCanonicalLoop() function in ASTStmtWriter
H A DASTReaderStmt.cpp2272 void ASTStmtReader::VisitOMPCanonicalLoop(OMPCanonicalLoop *S) { in VisitOMPCanonicalLoop() function in ASTStmtReader