Searched refs:VisitOMPTaskgroupDirective (Results 1 - 5 of 5) sorted by relevance

/external/clang/lib/AST/
H A DStmtPrinter.cpp1078 void StmtPrinter::VisitOMPTaskgroupDirective(OMPTaskgroupDirective *Node) { function in class:StmtPrinter
H A DStmtProfile.cpp625 void StmtProfiler::VisitOMPTaskgroupDirective(const OMPTaskgroupDirective *S) { function in class:StmtProfiler
/external/clang/tools/libclang/
H A DCIndex.cpp1954 void VisitOMPTaskgroupDirective(const OMPTaskgroupDirective *D);
2665 void EnqueueVisitor::VisitOMPTaskgroupDirective( function in class:EnqueueVisitor
/external/clang/lib/Serialization/
H A DASTWriterStmt.cpp2386 void ASTStmtWriter::VisitOMPTaskgroupDirective(OMPTaskgroupDirective *D) { function in class:ASTStmtWriter
H A DASTReaderStmt.cpp2637 void ASTStmtReader::VisitOMPTaskgroupDirective(OMPTaskgroupDirective *D) { function in class:ASTStmtReader

Completed in 66 milliseconds