Searched refs:VisitAttributedStmt (Results 1 - 6 of 6) sorted by relevance
/external/clang/lib/AST/ | ||
H A D | ASTDumper.cpp | 249 void VisitAttributedStmt(const AttributedStmt *Node); 1437 void ASTDumper::VisitAttributedStmt(const AttributedStmt *Node) { function in class:ASTDumper |
H A D | StmtPrinter.cpp | 174 void StmtPrinter::VisitAttributedStmt(AttributedStmt *Node) { function in class:StmtPrinter |
H A D | StmtProfile.cpp | 112 void StmtProfiler::VisitAttributedStmt(const AttributedStmt *S) { function in class:StmtProfiler |
/external/clang/lib/Sema/ | ||
H A D | AnalysisBasedWarnings.cpp | 809 bool VisitAttributedStmt(AttributedStmt *S) { function in class:__anon16239::FallthroughMapper |
/external/clang/lib/Serialization/ | ||
H A D | ASTWriterStmt.cpp | 111 void ASTStmtWriter::VisitAttributedStmt(AttributedStmt *S) { function in class:ASTStmtWriter |
H A D | ASTReaderStmt.cpp | 171 void ASTStmtReader::VisitAttributedStmt(AttributedStmt *S) { function in class:ASTStmtReader |
Completed in 161 milliseconds