Searched defs:VisitAttributedStmt (Results 1 - 6 of 6) sorted by relevance

/external/clang/lib/AST/
H A DASTDumper.cpp249 void VisitAttributedStmt(const AttributedStmt *Node);
1437 void ASTDumper::VisitAttributedStmt(const AttributedStmt *Node) { function in class:ASTDumper
H A DStmtPrinter.cpp174 void StmtPrinter::VisitAttributedStmt(AttributedStmt *Node) { function in class:StmtPrinter
H A DStmtProfile.cpp112 void StmtProfiler::VisitAttributedStmt(const AttributedStmt *S) { function in class:StmtProfiler
/external/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp809 bool VisitAttributedStmt(AttributedStmt *S) { function in class:__anon15326::FallthroughMapper
/external/clang/lib/Serialization/
H A DASTWriterStmt.cpp111 void ASTStmtWriter::VisitAttributedStmt(AttributedStmt *S) { function in class:ASTStmtWriter
H A DASTReaderStmt.cpp171 void ASTStmtReader::VisitAttributedStmt(AttributedStmt *S) { function in class:ASTStmtReader

Completed in 1187 milliseconds