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

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTNodeTraverser.h652 void VisitAttributedStmt(const AttributedStmt *Node) { function in class:clang::ASTNodeTraverser
/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DStmtPrinter.cpp229 void StmtPrinter::VisitAttributedStmt(AttributedStmt *Node) { function in class:StmtPrinter
H A DStmtProfile.cpp258 void StmtProfiler::VisitAttributedStmt(const AttributedStmt *S) { function in class:StmtProfiler
H A DASTImporter.cpp548 ExpectedStmt VisitAttributedStmt(AttributedStmt *S);
6182 ExpectedStmt ASTNodeImporter::VisitAttributedStmt(AttributedStmt *S) {
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1169 bool VisitAttributedStmt(AttributedStmt *S) { function in class:__anon745::FallthroughMapper
/netbsd-current/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReaderStmt.cpp197 void ASTStmtReader::VisitAttributedStmt(AttributedStmt *S) { function in class:ASTStmtReader
H A DASTWriterStmt.cpp125 void ASTStmtWriter::VisitAttributedStmt(AttributedStmt *S) { function in class:ASTStmtWriter

Completed in 225 milliseconds