Searched refs:VisitNullStmt (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/ARCMigrate/
H A DTransEmptyStatementsAndDealloc.cpp84 bool VisitNullStmt(NullStmt *S) { function in class:__anon286::EmptyChecker
/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DStmtPrinter.cpp191 void StmtPrinter::VisitNullStmt(NullStmt *Node) { function in class:StmtPrinter
H A DStmtProfile.cpp237 void StmtProfiler::VisitNullStmt(const NullStmt *S) { function in class:StmtProfiler
H A DASTImporter.cpp543 ExpectedStmt VisitNullStmt(NullStmt *S);
6110 ExpectedStmt ASTNodeImporter::VisitNullStmt(NullStmt *S) {
/netbsd-current/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReaderStmt.cpp146 void ASTStmtReader::VisitNullStmt(NullStmt *S) { function in class:ASTStmtReader
H A DASTWriterStmt.cpp74 void ASTStmtWriter::VisitNullStmt(NullStmt *S) { function in class:ASTStmtWriter

Completed in 291 milliseconds