Searched refs:VisitAttributedStmt (Results 1 - 7 of 7) sorted by relevance

/external/clang/lib/AST/
H A DASTDumper.cpp499 void VisitAttributedStmt(const AttributedStmt *Node);
1784 void ASTDumper::VisitAttributedStmt(const AttributedStmt *Node) { function in class:ASTDumper
H A DStmtPrinter.cpp172 void StmtPrinter::VisitAttributedStmt(AttributedStmt *Node) { function in class:StmtPrinter
H A DStmtProfile.cpp113 void StmtProfiler::VisitAttributedStmt(const AttributedStmt *S) { function in class:StmtProfiler
H A DASTImporter.cpp191 Stmt *VisitAttributedStmt(AttributedStmt *S);
4958 Stmt *ASTNodeImporter::VisitAttributedStmt(AttributedStmt *S) { function in class:ASTNodeImporter
/external/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1020 bool VisitAttributedStmt(AttributedStmt *S) { function in class:__anon1459::FallthroughMapper
/external/clang/lib/Serialization/
H A DASTWriterStmt.cpp120 void ASTStmtWriter::VisitAttributedStmt(AttributedStmt *S) { function in class:ASTStmtWriter
H A DASTReaderStmt.cpp172 void ASTStmtReader::VisitAttributedStmt(AttributedStmt *S) { function in class:ASTStmtReader

Completed in 125 milliseconds