Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DASTWriterStmt.cpp2319 void ASTStmtWriter::VisitOMPParallelForDirective(OMPParallelForDirective *D) { in VisitOMPParallelForDirective() function in ASTStmtWriter
H A DASTReaderStmt.cpp2403 void ASTStmtReader::VisitOMPParallelForDirective(OMPParallelForDirective *D) { in VisitOMPParallelForDirective() function in ASTStmtReader
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DStmtPrinter.cpp798 void StmtPrinter::VisitOMPParallelForDirective(OMPParallelForDirective *Node) { in VisitOMPParallelForDirective() function in StmtPrinter
H A DStmtProfile.cpp992 StmtProfiler::VisitOMPParallelForDirective(const OMPParallelForDirective *S) { in VisitOMPParallelForDirective() function in StmtProfiler
/openbsd-src/gnu/llvm/clang/tools/libclang/
H A DCIndex.cpp3091 void EnqueueVisitor::VisitOMPParallelForDirective( in VisitOMPParallelForDirective() function in EnqueueVisitor