Searched refs:VisitCXXFoldExpr (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
H A DStmtPrinter.cpp2247 void StmtPrinter::VisitCXXFoldExpr(CXXFoldExpr *E) { function in class:StmtPrinter
H A DStmtProfile.cpp1956 void StmtProfiler::VisitCXXFoldExpr(const CXXFoldExpr *S) { function in class:StmtProfiler
/freebsd-12-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderStmt.cpp2036 void ASTStmtReader::VisitCXXFoldExpr(CXXFoldExpr *E) { function in class:ASTStmtReader
H A DASTWriterStmt.cpp1944 void ASTStmtWriter::VisitCXXFoldExpr(CXXFoldExpr *E) { function in class:ASTStmtWriter

Completed in 78 milliseconds