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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DASTNodeTraverser.h625 void VisitAttributedStmt(const AttributedStmt *Node) { function in class:clang::ASTNodeTraverser
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DStmtPrinter.cpp230 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.cpp549 ExpectedStmt VisitAttributedStmt(AttributedStmt *S);
6047 ExpectedStmt ASTNodeImporter::VisitAttributedStmt(AttributedStmt *S) {
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1167 bool VisitAttributedStmt(AttributedStmt *S) { function in class:__anon1997::FallthroughMapper
/freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderStmt.cpp195 void ASTStmtReader::VisitAttributedStmt(AttributedStmt *S) { function in class:ASTStmtReader
H A DASTWriterStmt.cpp124 void ASTStmtWriter::VisitAttributedStmt(AttributedStmt *S) { function in class:ASTStmtWriter

Completed in 133 milliseconds