Home
last modified time | relevance | path

Searched refs:VisitOMPMasterTaskLoopDirective (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/clang/lib/AST/
H A DStmtProfile.cpp1093 void StmtProfiler::VisitOMPMasterTaskLoopDirective( in VisitOMPMasterTaskLoopDirective() function in StmtProfiler
H A DStmtPrinter.cpp939 void StmtPrinter::VisitOMPMasterTaskLoopDirective( in VisitOMPMasterTaskLoopDirective() function in StmtPrinter
/llvm-project-15.0.7/clang/lib/Serialization/
H A DASTWriterStmt.cpp2457 void ASTStmtWriter::VisitOMPMasterTaskLoopDirective( in VisitOMPMasterTaskLoopDirective() function in ASTStmtWriter
H A DASTReaderStmt.cpp2510 void ASTStmtReader::VisitOMPMasterTaskLoopDirective( in VisitOMPMasterTaskLoopDirective() function in ASTStmtReader
/llvm-project-15.0.7/clang/tools/libclang/
H A DCIndex.cpp2180 void VisitOMPMasterTaskLoopDirective(const OMPMasterTaskLoopDirective *D);
3189 void EnqueueVisitor::VisitOMPMasterTaskLoopDirective( in VisitOMPMasterTaskLoopDirective() function in EnqueueVisitor