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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
H A DASTDumper.cpp1523 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
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp840 bool VisitAttributedStmt(AttributedStmt *S) { function in class:__anon3356::FallthroughMapper
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Serialization/
H A DASTWriterStmt.cpp112 void ASTStmtWriter::VisitAttributedStmt(AttributedStmt *S) { function in class:ASTStmtWriter
H A DASTReaderStmt.cpp171 void ASTStmtReader::VisitAttributedStmt(AttributedStmt *S) { function in class:ASTStmtReader

Completed in 137 milliseconds