Home
last modified time | relevance | path

Searched refs:VisitCXXFoldExpr (Results 1 – 5 of 5) sorted by relevance

/freebsd-head/contrib/llvm-project/clang/lib/AST/
HDStmtProfile.cpp2284 void StmtProfiler::VisitCXXFoldExpr(const CXXFoldExpr *S) { in VisitCXXFoldExpr() function in StmtProfiler
HDStmtPrinter.cpp2520 void StmtPrinter::VisitCXXFoldExpr(CXXFoldExpr *E) { in VisitCXXFoldExpr() function in StmtPrinter
HDASTImporter.cpp644 ExpectedStmt VisitCXXFoldExpr(CXXFoldExpr *E);
8928 ExpectedStmt ASTNodeImporter::VisitCXXFoldExpr(CXXFoldExpr *E) { in VisitCXXFoldExpr() function in ASTNodeImporter
/freebsd-head/contrib/llvm-project/clang/lib/Serialization/
HDASTWriterStmt.cpp2241 void ASTStmtWriter::VisitCXXFoldExpr(CXXFoldExpr *E) { in VisitCXXFoldExpr() function in ASTStmtWriter
HDASTReaderStmt.cpp2244 void ASTStmtReader::VisitCXXFoldExpr(CXXFoldExpr *E) { in VisitCXXFoldExpr() function in ASTStmtReader