Searched defs:VisitOMPCanonicalLoop (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriterStmt.cpp | 2342 void ASTStmtWriter::VisitOMPCanonicalLoop(OMPCanonicalLoop *S) { VisitOMPCanonicalLoop() function in ASTStmtWriter |
H A D | ASTReaderStmt.cpp | 2363 void ASTStmtReader::VisitOMPCanonicalLoop(OMPCanonicalLoop *S) { VisitOMPCanonicalLoop() function in ASTStmtReader |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | StmtPrinter.cpp | 720 void StmtPrinter::VisitOMPCanonicalLoop(OMPCanonicalLoop *Node) { VisitOMPCanonicalLoop() function in StmtPrinter |
H A D | StmtProfile.cpp | 949 void StmtProfiler::VisitOMPCanonicalLoop(const OMPCanonicalLoop *L) { VisitOMPCanonicalLoop() function in StmtProfiler |