Home
last modified time | relevance | path

Searched defs:VisitOMPTaskgroupDirective (Results 1 – 5 of 5) sorted by relevance

/llvm-project/clang/lib/Serialization/
H A DASTWriterStmt.cpp2609 void ASTStmtWriter::VisitOMPTaskgroupDirective(OMPTaskgroupDirective *D) { VisitOMPTaskgroupDirective() function in ASTStmtWriter
H A DASTReaderStmt.cpp2542 void ASTStmtReader::VisitOMPTaskgroupDirective(OMPTaskgroupDirective *D) { VisitOMPTaskgroupDirective() function in ASTStmtReader
/llvm-project/clang/lib/AST/
H A DStmtPrinter.cpp865 void StmtPrinter::VisitOMPTaskgroupDirective(OMPTaskgroupDirective *Node) { VisitOMPTaskgroupDirective() function in StmtPrinter
H A DStmtProfile.cpp1065 void StmtProfiler::VisitOMPTaskgroupDirective(const OMPTaskgroupDirective *S) { VisitOMPTaskgroupDirective() function in StmtProfiler
/llvm-project/clang/tools/libclang/
H A DCIndex.cpp3306 void EnqueueVisitor::VisitOMPTaskgroupDirective( VisitOMPTaskgroupDirective() function in EnqueueVisitor