Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Serialization/
H A DASTWriterStmt.cpp2453 void ASTStmtWriter::VisitOMPSectionsDirective(OMPSectionsDirective *D) { VisitOMPSectionsDirective() function in ASTStmtWriter
H A DASTReaderStmt.cpp2450 void ASTStmtReader::VisitOMPSectionsDirective(OMPSectionsDirective *D) { VisitOMPSectionsDirective() function in ASTStmtReader
/llvm-project/clang/lib/AST/
H A DStmtPrinter.cpp776 void StmtPrinter::VisitOMPSectionsDirective(OMPSectionsDirective *Node) { VisitOMPSectionsDirective() function in StmtPrinter
H A DStmtProfile.cpp996 void StmtProfiler::VisitOMPSectionsDirective(const OMPSectionsDirective *S) { VisitOMPSectionsDirective() function in StmtProfiler
/llvm-project/clang/tools/libclang/
H A DCIndex.cpp3239 void EnqueueVisitor::VisitOMPSectionsDirective(const OMPSectionsDirective *D) { VisitOMPSectionsDirective() function in EnqueueVisitor