Searched refs:VisitCoreturnStmt (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp1022 void VisitCoreturnStmt(const CoreturnStmt *S) { function in namespace:__anon552
/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DStmtPrinter.cpp2357 void StmtPrinter::VisitCoreturnStmt(CoreturnStmt *S) { function in class:StmtPrinter
H A DStmtProfile.cpp2113 void StmtProfiler::VisitCoreturnStmt(const CoreturnStmt *S) { function in class:StmtProfiler
/netbsd-current/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReaderStmt.cpp463 void ASTStmtReader::VisitCoreturnStmt(CoreturnStmt *S) { function in class:ASTStmtReader
H A DASTWriterStmt.cpp363 void ASTStmtWriter::VisitCoreturnStmt(CoreturnStmt *S) { function in class:ASTStmtWriter

Completed in 208 milliseconds