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

Definitions

tools/clang/include/clang/AST/RecursiveASTVisitor.h
 2760 DEF_TRAVERSE_STMT(OMPTaskgroupDirective,
tools/clang/lib/AST/StmtPrinter.cpp
  743 void StmtPrinter::VisitOMPTaskgroupDirective(OMPTaskgroupDirective *Node) {
tools/clang/lib/AST/StmtProfile.cpp
  857 void StmtProfiler::VisitOMPTaskgroupDirective(const OMPTaskgroupDirective *S) {
tools/clang/lib/Sema/TreeTransform.h
 8104 StmtResult TreeTransform<Derived>::TransformOMPTaskgroupDirective(
tools/clang/lib/Serialization/ASTReaderStmt.cpp
 2199 void ASTStmtReader::VisitOMPTaskgroupDirective(OMPTaskgroupDirective *D) {
tools/clang/lib/Serialization/ASTWriterStmt.cpp
 2197 void ASTStmtWriter::VisitOMPTaskgroupDirective(OMPTaskgroupDirective *D) {