Searched defs:VisitOMPDispatchDirective (Results 1 – 4 of 4) sorted by relevance
/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriterStmt.cpp | 2827 void ASTStmtWriter::VisitOMPDispatchDirective(OMPDispatchDirective *D) { VisitOMPDispatchDirective() function in ASTStmtWriter |
H A D | ASTReaderStmt.cpp | 2767 void ASTStmtReader::VisitOMPDispatchDirective(OMPDispatchDirective *D) { VisitOMPDispatchDirective() function in ASTStmtReader |
/llvm-project/clang/lib/AST/ | ||
H A D | StmtPrinter.cpp | 1104 void StmtPrinter::VisitOMPDispatchDirective(OMPDispatchDirective *Node) { VisitOMPDispatchDirective() function in StmtPrinter |
H A D | StmtProfile.cpp | 1274 void StmtProfiler::VisitOMPDispatchDirective(const OMPDispatchDirective *S) { VisitOMPDispatchDirective() function in StmtProfiler |