Home
last modified time | relevance | path

Searched defs:VisitOMPDispatchDirective (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/lib/Serialization/
H A DASTWriterStmt.cpp2827 void ASTStmtWriter::VisitOMPDispatchDirective(OMPDispatchDirective *D) { VisitOMPDispatchDirective() function in ASTStmtWriter
H A DASTReaderStmt.cpp2767 void ASTStmtReader::VisitOMPDispatchDirective(OMPDispatchDirective *D) { VisitOMPDispatchDirective() function in ASTStmtReader
/llvm-project/clang/lib/AST/
H A DStmtPrinter.cpp1104 void StmtPrinter::VisitOMPDispatchDirective(OMPDispatchDirective *Node) { VisitOMPDispatchDirective() function in StmtPrinter
H A DStmtProfile.cpp1274 void StmtProfiler::VisitOMPDispatchDirective(const OMPDispatchDirective *S) { VisitOMPDispatchDirective() function in StmtProfiler