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

/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp1017 void VisitCoroutineBodyStmt(const CoroutineBodyStmt *S) { function in namespace:__anon552
/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DStmtPrinter.cpp2353 void StmtPrinter::VisitCoroutineBodyStmt(CoroutineBodyStmt *S) { function in class:StmtPrinter
H A DStmtProfile.cpp2109 void StmtProfiler::VisitCoroutineBodyStmt(const CoroutineBodyStmt *S) { function in class:StmtProfiler
/netbsd-current/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReaderStmt.cpp453 void ASTStmtReader::VisitCoroutineBodyStmt(CoroutineBodyStmt *S) { function in class:ASTStmtReader
H A DASTWriterStmt.cpp355 void ASTStmtWriter::VisitCoroutineBodyStmt(CoroutineBodyStmt *CoroStmt) { function in class:ASTStmtWriter

Completed in 220 milliseconds