reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Definitions

tools/clang/include/clang/AST/RecursiveASTVisitor.h
 2713 DEF_TRAVERSE_STMT(OMPSimdDirective,
tools/clang/lib/AST/StmtPrinter.cpp
  661 void StmtPrinter::VisitOMPSimdDirective(OMPSimdDirective *Node) {
tools/clang/lib/AST/StmtProfile.cpp
  793 void StmtProfiler::VisitOMPSimdDirective(const OMPSimdDirective *S) {
tools/clang/lib/Sema/TreeTransform.h
 7941 TreeTransform<Derived>::TransformOMPSimdDirective(OMPSimdDirective *D) {
tools/clang/lib/Serialization/ASTReaderStmt.cpp
 2110 void ASTStmtReader::VisitOMPSimdDirective(OMPSimdDirective *D) {
tools/clang/lib/Serialization/ASTWriterStmt.cpp
 2040 void ASTStmtWriter::VisitOMPSimdDirective(OMPSimdDirective *D) {