Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DASTWriterStmt.cpp2286 void ASTStmtWriter::VisitOMPSectionsDirective(OMPSectionsDirective *D) { in VisitOMPSectionsDirective() function in ASTStmtWriter
H A DASTReaderStmt.cpp2375 void ASTStmtReader::VisitOMPSectionsDirective(OMPSectionsDirective *D) { in VisitOMPSectionsDirective() function in ASTStmtReader
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DStmtPrinter.cpp768 void StmtPrinter::VisitOMPSectionsDirective(OMPSectionsDirective *Node) { in VisitOMPSectionsDirective() function in StmtPrinter
H A DStmtProfile.cpp970 void StmtProfiler::VisitOMPSectionsDirective(const OMPSectionsDirective *S) { in VisitOMPSectionsDirective() function in StmtProfiler
/openbsd-src/gnu/llvm/clang/tools/libclang/
H A DCIndex.cpp3070 void EnqueueVisitor::VisitOMPSectionsDirective(const OMPSectionsDirective *D) { in VisitOMPSectionsDirective() function in EnqueueVisitor