Home
last modified time | relevance | path

Searched defs:VisitOMPIteratorExpr (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DTextNodeDumper.cpp1526 void TextNodeDumper::VisitOMPIteratorExpr(const OMPIteratorExpr *Node) { VisitOMPIteratorExpr() function in TextNodeDumper
H A DStmtPrinter.cpp1535 void StmtPrinter::VisitOMPIteratorExpr(OMPIteratorExpr *Node) { VisitOMPIteratorExpr() function in StmtPrinter
H A DStmtProfile.cpp1444 void StmtProfiler::VisitOMPIteratorExpr(const OMPIteratorExpr *S) { VisitOMPIteratorExpr() function in StmtProfiler
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterStmt.cpp909 void ASTStmtWriter::VisitOMPIteratorExpr(OMPIteratorExpr *E) { VisitOMPIteratorExpr() function in ASTStmtWriter
H A DASTReaderStmt.cpp986 void ASTStmtReader::VisitOMPIteratorExpr(OMPIteratorExpr *E) { VisitOMPIteratorExpr() function in ASTStmtReader