Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DStmtProfile.cpp977 StmtProfiler::VisitOMPParallelForDirective(const OMPParallelForDirective *S) { in VisitOMPParallelForDirective() function in StmtProfiler
H A DStmtPrinter.cpp797 void StmtPrinter::VisitOMPParallelForDirective(OMPParallelForDirective *Node) { in VisitOMPParallelForDirective() function in StmtPrinter
/llvm-project-15.0.7/clang/lib/Serialization/
H A DASTWriterStmt.cpp2285 void ASTStmtWriter::VisitOMPParallelForDirective(OMPParallelForDirective *D) { in VisitOMPParallelForDirective() function in ASTStmtWriter
H A DASTReaderStmt.cpp2363 void ASTStmtReader::VisitOMPParallelForDirective(OMPParallelForDirective *D) { in VisitOMPParallelForDirective() function in ASTStmtReader
/llvm-project-15.0.7/clang/tools/libclang/
H A DCIndex.cpp2152 void VisitOMPParallelForDirective(const OMPParallelForDirective *D);
3069 void EnqueueVisitor::VisitOMPParallelForDirective( in VisitOMPParallelForDirective() function in EnqueueVisitor