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

/external/clang/lib/AST/
H A DStmtPrinter.cpp2234 void StmtPrinter::VisitCXXFoldExpr(CXXFoldExpr *E) { function in class:StmtPrinter
H A DStmtProfile.cpp1401 void StmtProfiler::VisitCXXFoldExpr(const CXXFoldExpr *S) { function in class:StmtProfiler
/external/clang/lib/Serialization/
H A DASTReaderStmt.cpp1633 void ASTStmtReader::VisitCXXFoldExpr(CXXFoldExpr *E) { function in class:ASTStmtReader
H A DASTWriterStmt.cpp1634 void ASTStmtWriter::VisitCXXFoldExpr(CXXFoldExpr *E) { function in class:ASTStmtWriter

Completed in 100 milliseconds