Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterStmt.cpp2342 void ASTStmtWriter::VisitOMPCanonicalLoop(OMPCanonicalLoop *S) { VisitOMPCanonicalLoop() function in ASTStmtWriter
H A DASTReaderStmt.cpp2363 void ASTStmtReader::VisitOMPCanonicalLoop(OMPCanonicalLoop *S) { VisitOMPCanonicalLoop() function in ASTStmtReader
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DStmtPrinter.cpp720 void StmtPrinter::VisitOMPCanonicalLoop(OMPCanonicalLoop *Node) { VisitOMPCanonicalLoop() function in StmtPrinter
H A DStmtProfile.cpp949 void StmtProfiler::VisitOMPCanonicalLoop(const OMPCanonicalLoop *L) { VisitOMPCanonicalLoop() function in StmtProfiler